Skip to content

Instantly share code, notes, and snippets.

@danchoi
Created February 5, 2013 15:08
Show Gist options
  • Save danchoi/4715005 to your computer and use it in GitHub Desktop.
Save danchoi/4715005 to your computer and use it in GitHub Desktop.
.tmux.conf key bindings to help navigate tmux sessions.
bind-key L switch-client -l
bind-key '"' command-prompt "switch-client -t '%%'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment