tmux mappings

This commit is contained in:
thek4n 2024-03-29 21:00:44 +03:00
parent bc16de86b2
commit dfb5b0ce28

View File

@ -4,7 +4,6 @@ set -g prefix C-b
# Ctrl+a to send prefix to remote tmux
bind -n C-a send-prefix
bind C-a send-keys C-a
# Zoom pane
bind -n M-f resize-pane -Z