1
0
mirror of https://github.com/samoshkin/tmux-config.git synced 2026-01-03 08:18:02 +00:00

Remove PageUp root keybinding from entering copy mode

This commit is contained in:
Alexey Samoshkin
2017-11-25 16:58:11 +02:00
parent 5cc0e65df4
commit b453839fef

View File

@@ -154,7 +154,6 @@ bind C-p choose-buffer
# trigger copy mode by
bind -n M-Up copy-mode
bind -n PageUp copy-mode
# Scroll up/down by 1 line, half screen, whole screen
bind -T copy-mode-vi M-Up send-keys -X scroll-up