Browse Source

~/.tmux.conf: Source ~/.tmux.conf using `<C-b>r`.

Lucas Stadler 13 years ago
parent
commit
81508cd3ea
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .tmux.conf

+ 2 - 0
.tmux.conf

30
bind-key -n F6 select-window -t 5
30
bind-key -n F6 select-window -t 5
31
bind-key -n F7 select-window -t 6
31
bind-key -n F7 select-window -t 6
32
bind-key -n F8 select-window -t 7
32
bind-key -n F8 select-window -t 7
33
34
bind-key r source-file ~/.tmux.conf