mirror of
https://github.com/tmux/tmux.git
synced 2025-04-10 11:08:49 +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
|
# Turn the mouse on, but without copy mode dragging
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
unbind -n MouseDrag1Pane
|
unbind -n MouseDrag1Pane
|
||||||
unbind -temacs-copy MouseDrag1Pane
|
unbind -Tcopy-mode MouseDrag1Pane
|
||||||
|
|
||||||
# Some extra key bindings to select higher numbered windows
|
# Some extra key bindings to select higher numbered windows
|
||||||
bind F1 selectw -t:10
|
bind F1 selectw -t:10
|
||||||
|
Loading…
Reference in New Issue
Block a user