adding new keybinding.

This commit is contained in:
staticsafe 2012-03-29 11:08:41 -04:00
parent ddc7fbb061
commit 291857e5b0
1 changed files with 3 additions and 0 deletions

View File

@ -95,3 +95,6 @@ bind | split-window
# " windowlist -b
unbind '"'
bind '"' choose-window
# reload config
bind-key r source-file ~/.tmux.conf \; display “Config reloaded!”