mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
do not allow repead when maximizing the screen
This commit is contained in:
@@ -20,7 +20,7 @@ bind -r l resize-pane -R 5
|
||||
bind -r h resize-pane -L 5
|
||||
|
||||
# maximixe and minimize pane
|
||||
bind -r m resize-pane -Z
|
||||
bind m resize-pane -Z
|
||||
|
||||
# enable the mouse
|
||||
set -g mouse on
|
||||
|
||||
Reference in New Issue
Block a user