aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2022-02-03 07:26:43 +0000
committernicm <nicm>2022-02-03 07:26:43 +0000
commit5080acc12714862ef7a66286d7c3bce538c6d74f (patch)
tree6f8b48ada51912f54075e856197d8dd427f72f6e /tmux.1
parent97900d0442252aa4b76f89745718038f39717ecd (diff)
downloadrtmux-5080acc12714862ef7a66286d7c3bce538c6d74f.tar.gz
rtmux-5080acc12714862ef7a66286d7c3bce538c6d74f.tar.bz2
rtmux-5080acc12714862ef7a66286d7c3bce538c6d74f.zip
Add a key in copy mode to toggle position indicator.
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 7a8b9f24..255f10a9 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1773,6 +1773,7 @@ The following commands are supported in copy mode:
.It Li "set-mark" Ta "X" Ta "X"
.It Li "start-of-line" Ta "0" Ta "C-a"
.It Li "stop-selection" Ta "" Ta ""
+.It Li "toggle-position" Ta "P" Ta "P"
.It Li "top-line" Ta "H" Ta "M-R"
.El
.Pp