aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-04-27 18:24:42 +0800
committerzeertzjq <zeertzjq@outlook.com>2022-04-29 15:51:04 +0800
commit3090648584024075c741fe1bee5d7a92d0543f23 (patch)
tree5c0e10c7cb9c45b9dd112434859c205e287d56fd /runtime
parent9660ddd512653090fc02ec3e84afa97c846f0d61 (diff)
downloadrneovim-3090648584024075c741fe1bee5d7a92d0543f23.tar.gz
rneovim-3090648584024075c741fe1bee5d7a92d0543f23.tar.bz2
rneovim-3090648584024075c741fe1bee5d7a92d0543f23.zip
test: revert test and doc changes from #6724, add a test for #6716
Multi-char 'pastetoggle' now works without breaking character-find.
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index b6f9c007ef..1109056d47 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -4483,8 +4483,7 @@ A jump table for the options with a short description can be found at |Q_op|.
Note that typing <F10> in paste mode inserts "<F10>", since in paste
mode everything is inserted literally, except the 'pastetoggle' key
sequence.
- No timeout is used, this means that a multi-key 'pastetoggle' can not
- be triggered manually.
+ When the value has several bytes 'ttimeoutlen' applies.
*'pex'* *'patchexpr'*
'patchexpr' 'pex' string (default "")