mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
3f419d84fb
Problem: TextChanged not triggered for :norm! commands
(machakann, after v9.0.2031)
Solution: Only reset curbuf->b_last_changedtick if TextChangedI
was triggered in insert mode (and not blocked)
Note: for unknown reasons, the test fails on Windows (but seems to work
fine when running interactively)
fixes: vim/vim#13967
closes: vim/vim#13984
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |