diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-04-18 05:49:18 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-04-18 05:49:18 +0200 |
| commit | 88c5953cd9b0e92ba0832dcb6629ae7c314a3e98 (patch) | |
| tree | 20c070f882b1fae4182cb0dbae89351bd005531a /tmux.conf | |
| parent | feff893a109345d9c21a3d6cd703a27f0de5ab61 (diff) | |
| download | dotfiles-88c5953cd9b0e92ba0832dcb6629ae7c314a3e98.tar.gz | |
Update
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! |
