From fa1ee0ac73ab0fbbd246783f42e2df2c2d9280d6 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Mon, 1 May 2017 14:35:58 +0200 Subject: doc: bracketed-paste-mode --- runtime/doc/eval.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'runtime/doc/eval.txt') diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index a70e400640..deae268f56 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -3916,10 +3916,6 @@ getchar([expr]) *getchar()* exe "normal " . v:mouse_col . "|" endif < - When using bracketed paste only the first character is - returned, the rest of the pasted text is dropped. - |xterm-bracketed-paste|. - There is no prompt, you will somehow have to make clear to the user that a character has to be typed. There is no mapping for the character. -- cgit