aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Fabian Homborg <FHomborg@gmail.com>2016-06-21 16:25:11 +0200
committerGravatar Fabian Homborg <FHomborg@gmail.com>2016-06-21 16:25:11 +0200
commitf9edcbbbe2bf5a524a7a53a3201695df2421a1b2 (patch)
tree9cac27f6909925fadf4bf5324a2c1001bec5b1c5
parent7365b6bd0c078b1bbba654deee2cc04692501397 (diff)
Document clipboard bindings.
-rw-r--r--doc_src/index.hdr.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index 2136a979..a25bf4c5 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -1040,6 +1040,7 @@ Command mode is also known as normal mode.
- @key{[} and @key{]} search the command history for the previous/next token containing the token under the cursor before the search was started. See the <a href='#history'>history</a> section for more information on history searching.
+- @key{Control, X} copies the current buffer to the system's clipboard, @key{Control, V} inserts the clipboard contents.
- @key{Control,C} deletes the entire line.
\subsubsection vi-mode-insert Insert mode