diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-01-22 12:01:21 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-01-22 12:01:21 +0000 |
commit | 0898a868c6ea369a38cb4cf65b61ead17aca7a4c (patch) | |
tree | 72ae3b29683180fdfe12da8a2dfcfd622d928809 /tmux.1 | |
parent | 9ff017e908243f3e24e0e26769c8e5aadfa3cb57 (diff) | |
parent | bba71f696f49cdd3f70eaea12fd3a34c407a5aa3 (diff) | |
download | rtmux-0898a868c6ea369a38cb4cf65b61ead17aca7a4c.tar.gz rtmux-0898a868c6ea369a38cb4cf65b61ead17aca7a4c.tar.bz2 rtmux-0898a868c6ea369a38cb4cf65b61ead17aca7a4c.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1657,6 +1657,8 @@ The following commands are supported in copy mode: .It Li "previous-paragraph" Ta "{" Ta "M-{" .It Li "previous-space" Ta "B" Ta "" .It Li "previous-word" Ta "b" Ta "M-b" +.It Li "rectangle-on" Ta "" Ta "" +.It Li "rectangle-off" Ta "" Ta "" .It Li "rectangle-toggle" Ta "v" Ta "R" .It Li "refresh-from-pane" Ta "r" Ta "r" .It Li "scroll-down" Ta "C-e" Ta "C-Down" |