mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
-temacs-copy should now be -Tcopy-mode
This commit is contained in:
parent
152bfa02f0
commit
2283f19876
@ -36,7 +36,7 @@ bind C-a send-prefix
|
||||
# Turn the mouse on, but without copy mode dragging
|
||||
set -g mouse on
|
||||
unbind -n MouseDrag1Pane
|
||||
unbind -temacs-copy MouseDrag1Pane
|
||||
unbind -Tcopy-mode MouseDrag1Pane
|
||||
|
||||
# Some extra key bindings to select higher numbered windows
|
||||
bind F1 selectw -t:10
|
||||
|
Loading…
Reference in New Issue
Block a user