Просмотр исходного кода

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

Lucas Stadler лет назад: 13
Родитель
Сommit
81508cd3ea
1 измененных файлов с 2 добавлено и 0 удалено
  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