diff options
author | Thomas Adam <thomas@xteddy.org> | 2013-11-14 07:51:26 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2013-11-14 07:51:26 +0000 |
commit | 3e498cdb49c4ef9fcc5a4bf742407768561e795a (patch) | |
tree | c43b53acc192c8ed11f0d067e064d1873b296ce2 /tmux.1 | |
parent | 2c08a3a55922651b2d5100ba5778cce74da906b2 (diff) | |
parent | 7624800ddc8fa8e51164dc7c615894c086deabef (diff) | |
download | rtmux-3e498cdb49c4ef9fcc5a4bf742407768561e795a.tar.gz rtmux-3e498cdb49c4ef9fcc5a4bf742407768561e795a.tar.bz2 rtmux-3e498cdb49c4ef9fcc5a4bf742407768561e795a.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -874,6 +874,7 @@ The following keys are supported as appropriate for the mode: .It Li "Next space, end of word" Ta "E" Ta "" .It Li "Next word" Ta "w" Ta "" .It Li "Next word end" Ta "e" Ta "M-f" +.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 word" Ta "b" Ta "M-b" |