aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-04-27 12:01:10 +0100
committerThomas Adam <thomas@xteddy.org>2016-04-27 12:01:10 +0100
commit55fdaab365830829d725d61c1ccf2cda0503651b (patch)
tree83901d7b5be852429dbd1b86df8206ba07c5b7b1 /tmux.1
parent394589d493bd3487cc8b720afca949449a00c9c8 (diff)
parent1cedf78284a563b01e9394fa5b38c50470558868 (diff)
downloadrtmux-55fdaab365830829d725d61c1ccf2cda0503651b.tar.gz
rtmux-55fdaab365830829d725d61c1ccf2cda0503651b.tar.bz2
rtmux-55fdaab365830829d725d61c1ccf2cda0503651b.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 776b6faf..b0d5afae 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1029,6 +1029,7 @@ The following keys are supported as appropriate for the mode:
.It Li "Jump to backward" Ta "T" Ta ""
.It Li "Jump to forward" Ta "t" Ta ""
.It Li "Next page" Ta "C-f" Ta "Page down"
+.It Li "Next paragraph" Ta "}" Ta "M-}"
.It Li "Next space" Ta "W" Ta ""
.It Li "Next space, end of word" Ta "E" Ta ""
.It Li "Next word" Ta "w" Ta ""
@@ -1036,6 +1037,7 @@ The following keys are supported as appropriate for the mode:
.It Li "Other end of selection" Ta "o" Ta ""
.It Li "Paste buffer" Ta "p" Ta "C-y"
.It Li "Previous page" Ta "C-b" Ta "Page up"
+.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 "Quit mode" Ta "q" Ta "Escape"