Update .config/tmux/tmux.conf
This commit is contained in:
@@ -40,6 +40,9 @@ bind -r J resize-pane -D 5
|
||||
bind -r K resize-pane -U 5
|
||||
bind -r L resize-pane -R 5
|
||||
|
||||
# Decrease ESC timeout timing for faster nvim mode exit
|
||||
set -sg escape-time 10
|
||||
|
||||
# Enable mouse control (clickable windows, panes, resizable panes)
|
||||
set -g mouse on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user