feat(tmux): press ESC to exit copy mode

This commit is contained in:
Dict Xiong 2026-08-05 00:48:09 +08:00
parent b170d06d9a
commit 74bffde6cf

View File

@ -36,6 +36,8 @@ bind -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-selection -x
## F12: passthru
bind -T root F12 set prefix None \; set key-table off \; set status-bg red \; refresh-client -S
bind -T off F12 set -u prefix \; set -u key-table \; set -u status-bg \; refresh-client -S
## ESC: exit copy mode
bind -T copy-mode-vi Escape send-keys -X cancel
# styles
# status bar