]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled v8.2.0258
authorBram Moolenaar <Bram@vim.org>
Fri, 14 Feb 2020 15:53:00 +0000 (16:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 14 Feb 2020 15:53:00 +0000 (16:53 +0100)
commit4132eb505c506f7a0710b03a275d1c5a247e4196
treef93229200c03e39d4afea6e2586e4e38a0d26ac5
parent00f3b4e007af07870168bf044cecc9d544483953
patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled

Problem:    ModifyOtherKeys cannot be temporarily disabled.
Solution:   Add echoraw() with an example for modifyOtherKeys.
runtime/doc/eval.txt
src/evalfunc.c
src/testdir/dumps/Test_functions_echoraw.dump [new file with mode: 0644]
src/testdir/test_functions.vim
src/version.c