Skip to content

Instantly share code, notes, and snippets.

@ctberthiaume
Created September 5, 2020 00:17
Show Gist options
  • Save ctberthiaume/a64d6e7605a9ac3590d2c22b10fbbae5 to your computer and use it in GitHub Desktop.
Save ctberthiaume/a64d6e7605a9ac3590d2c22b10fbbae5 to your computer and use it in GitHub Desktop.
Tmux config
# Sane scrolling
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
# Set command key as control n
set-option -g prefix C-n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment