diff options
Diffstat (limited to 'tmux.conf')
| -rw-r--r-- | tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -25,6 +25,7 @@ set -g pane-border-style fg=#222222 | |||
| 25 | # Other settings | 25 | # Other settings |
| 26 | set-option -sg escape-time 10 | 26 | set-option -sg escape-time 10 |
| 27 | set-option -g mouse off | 27 | set-option -g mouse off |
| 28 | set-window-option -g mode-keys vi | ||
| 28 | 29 | ||
| 29 | # Removes the double pressing. Fixes switching panes and pressing up right | 30 | # Removes the double pressing. Fixes switching panes and pressing up right |
| 30 | # after switching panes. Must have! | 31 | # after switching panes. Must have! |
