Skip to content

Instantly share code, notes, and snippets.

@leckylao
Created January 16, 2013 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leckylao/4546049 to your computer and use it in GitHub Desktop.
Save leckylao/4546049 to your computer and use it in GitHub Desktop.
setw -g mode-keys vi
bind h select-pane -L
bind j select-pane -D
bind k select-pane -U
bind l select-pane -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment