update
This commit is contained in:
parent
8a8ce1df4c
commit
1a31c19cc7
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ bind % split-window -h -c "#{pane_current_path}"
|
|||
bind '"' split-window -v -c "#{pane_current_path}"
|
||||
bind -T copy-mode-vi v send-keys -X begin-selection
|
||||
bind -T copy-mode-vi y send-keys -X copy-selection-no-clear\; display-message 'Copied!'
|
||||
bind s command-prompt -p "send pane to:" "join-pane -t '%%'"
|
||||
|
||||
unbind -n MouseDown3Pane
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue