Add rectangle-on and rectangle-off copy mode commands, GitHub isse 2546

from author at will dot party.
This commit is contained in:
nicm
2021-01-22 10:24:52 +00:00
parent 8d185395e4
commit bba71f696f
2 changed files with 34 additions and 4 deletions

2
tmux.1
View File

@ -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"