Update files
This commit is contained in:
parent
7c5496c2d6
commit
7989a99b2e
72 changed files with 1018 additions and 13249 deletions
|
|
@ -186,6 +186,10 @@ bind-key -T copy-mode-vi C-k select-pane -U
|
|||
bind-key -T copy-mode-vi C-l select-pane -R
|
||||
bind-key -T copy-mode-vi C-\ select-pane -l
|
||||
|
||||
set-window-option -g mode-keys vi
|
||||
bind-key -T copy-mode-vi 'v' send -X begin-selection
|
||||
bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel
|
||||
|
||||
# Other examples:
|
||||
# set -g @plugin 'github_username/plugin_name'
|
||||
# set -g @plugin 'git@github.com/user/plugin'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue