aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2022-08-23 08:14:19 +0000
committernicm <nicm>2022-08-23 08:14:19 +0000
commit416c27c9958e928b9ff845c1701acf5b10d0db8d (patch)
tree735413f17d4db0e675b1d0a2ddf1eb96b9c05a8e /tmux.1
parent7c2dcd72380dc2d9e119e99cb423a67ae17b6bd2 (diff)
downloadrtmux-416c27c9958e928b9ff845c1701acf5b10d0db8d.tar.gz
rtmux-416c27c9958e928b9ff845c1701acf5b10d0db8d.tar.bz2
rtmux-416c27c9958e928b9ff845c1701acf5b10d0db8d.zip
Add scroll-middle copy mode command to make cursor line in the middle,
from Varun Kumar E in GitHub issue 3307.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 3a378c49..bf72cc0c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1808,6 +1808,7 @@ The following commands are supported in copy mode:
.It Li "search-forward <for>" Ta "/" Ta ""
.It Li "search-forward-incremental <for>" Ta "" Ta "C-s"
.It Li "search-forward-text <for>" Ta "" Ta ""
+.It Li "scroll-middle" Ta "z" Ta ""
.It Li "search-reverse" Ta "N" Ta "N"
.It Li "select-line" Ta "V" Ta ""
.It Li "select-word" Ta "" Ta ""