This commit is contained in:
Jaroslaw Konik 2025-05-20 11:07:13 +02:00
parent 1a31c19cc7
commit 90a1816c99

View file

@ -25,6 +25,7 @@ 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 '%%'"
bind -n M-x copy-mode
unbind -n MouseDown3Pane