Tmux and fish keybind changes/additions
This commit is contained in:
parent
dce8f5be8e
commit
50668b54d7
3 changed files with 23 additions and 9 deletions
home/adrielus/features/cli/tmux
|
@ -23,9 +23,8 @@ bind - split-window -v
|
|||
unbind '"'
|
||||
unbind %
|
||||
# }}}
|
||||
# {{{ Zoom with C-z
|
||||
unbind C-z
|
||||
bind -n C-z resize-pane -Z
|
||||
# {{{ Zoom with M-z
|
||||
bind -n M-z resize-pane -Z
|
||||
# }}}
|
||||
# {{{ Vim-mode
|
||||
set-window-option -g mode-keys vi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue