Skip to content

Commit

Permalink
Remove PageUp root keybinding from entering copy mode
Browse files Browse the repository at this point in the history
  • Loading branch information
samoshkin committed Nov 25, 2017
1 parent 5cc0e65 commit b453839
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b453839

Please sign in to comment.