mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Make C-Up and C-Down in copy mode scroll the screen up and down one line
without moving the cursor, like Up and Down in scroll mode (which will shortly disappear).
This commit is contained in:
2
tmux.1
2
tmux.1
@ -515,6 +515,8 @@ The following keys are supported as appropriate for the mode:
|
||||
.It Li "Previous page" Ta "C-u" Ta "Page up"
|
||||
.It Li "Previous word" Ta "b" Ta "M-b"
|
||||
.It Li "Quit mode" Ta "q" Ta "Escape"
|
||||
.It Li "Scroll down" Ta "C-Down" Ta "C-Down"
|
||||
.It Li "Scroll up" Ta "C-Up" Ta "C-Up"
|
||||
.It Li "Search again" Ta "n" Ta "n"
|
||||
.It Li "Search backward" Ta "?" Ta "C-r"
|
||||
.It Li "Search forward" Ta "/" Ta "C-s"
|
||||
|
Reference in New Issue
Block a user