summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2014-11-06 09:17:25 +0000
committernicm <nicm>2014-11-06 09:17:25 +0000
commite4bf1e5128a6981b47258e1865eb5416d59fe819 (patch)
treeb954141358062a4592db6269d7a521100545fc19 /tmux.1
parent79f52825b58e89404b43cb8d466d04a520de4511 (diff)
Add V for select line with vi(1) keys. From Juho Pohjala.
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 367536a1..978cf548 100644
--- a/tmux.1
+++ b/tmux.1
@@ -912,6 +912,7 @@ The following keys are supported as appropriate for the mode:
.It Li "Rectangle toggle" Ta "v" Ta "R"
.It Li "Scroll down" Ta "C-Down or C-e" Ta "C-Down"
.It Li "Scroll up" Ta "C-Up or C-y" Ta "C-Up"
+.It Li "Select line" Ta "" Ta "V"
.It Li "Search again" Ta "n" Ta "n"
.It Li "Search again in reverse" Ta "N" Ta "N"
.It Li "Search backward" Ta "?" Ta "C-r"