From f9edcbbbe2bf5a524a7a53a3201695df2421a1b2 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Tue, 21 Jun 2016 16:25:11 +0200 Subject: Document clipboard bindings. --- doc_src/index.hdr.in | 1 + 1 file changed, 1 insertion(+) 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 history 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 -- cgit v1.2.3