tmux mappings
This commit is contained in:
parent
c096e3d181
commit
1f3cdc9ff3
@ -26,6 +26,9 @@ bind -n M-8 new-window -n 8 -S
|
|||||||
bind -n M-9 new-window -n 9 -S
|
bind -n M-9 new-window -n 9 -S
|
||||||
bind -n M-0 new-window -n 10 -S
|
bind -n M-0 new-window -n 10 -S
|
||||||
|
|
||||||
|
bind -n M-f resize-pane -Z
|
||||||
|
bind -n M-Tab last-window
|
||||||
|
|
||||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||||
|
|
||||||
set -g status-justify centre
|
set -g status-justify centre
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user