tmux mappings
This commit is contained in:
parent
bc16de86b2
commit
dfb5b0ce28
@ -4,7 +4,6 @@ set -g prefix C-b
|
|||||||
|
|
||||||
# Ctrl+a to send prefix to remote tmux
|
# Ctrl+a to send prefix to remote tmux
|
||||||
bind -n C-a send-prefix
|
bind -n C-a send-prefix
|
||||||
bind C-a send-keys C-a
|
|
||||||
|
|
||||||
# Zoom pane
|
# Zoom pane
|
||||||
bind -n M-f resize-pane -Z
|
bind -n M-f resize-pane -Z
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user