diff options
author | Bram Moolenaar <Bram@vim.org> | 2019-01-06 15:29:57 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2019-01-06 15:29:57 +0100 |
commit | 8ad16da7290190f55f88073d5586dfe133fddf45 (patch) | |
tree | 41188d4134f13d2a85a4aaff0220ced1d8a4670c /src/buffer.c | |
parent | f42b45d719e03218735b3c2845a74dca9c0efd60 (diff) | |
download | vim-git-8ad16da7290190f55f88073d5586dfe133fddf45.tar.gz |
patch 8.1.0696: when test_edit fails 'insertmode' may not be resetv8.1.0696
Problem: When test_edit fails 'insertmode' may not be reset and the next
test may get stuck. (James McCoy)
Solution: Always reset 'insertmode' after executing a test. Avoid that an
InsertCharPre autocommand or a 'complete' function can change the
state. (closes #3768)
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions