summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2013-10-23 11:31:03 +0000
committernicm <nicm>2013-10-23 11:31:03 +0000
commit7fa55b0419b88b5568bb2fd99dd0de9fba80ac61 (patch)
tree51b8033e60bcb62452c5ff522459ac36cb526d6c /tmux.1
parentbf35441608b05d52627215aa70bd52d9460812d4 (diff)
Key to swap to other end of selection (bound to o with vi keys), from J
Raynor.
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 65849212..e815fc4e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -870,6 +870,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"