diff options
author | luukvbaal <luukvbaal@gmail.com> | 2024-03-20 14:59:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 21:59:04 +0800 |
commit | c72d877c3374796a1e4b71481503225d59a9afc7 (patch) | |
tree | c4b42e87537ff7bf8b1b2e4e900319648e20404c /test/functional/vimscript/execute_spec.lua | |
parent | 7549845e8d3fa809da659b72c3ee773d1c34118a (diff) | |
download | rneovim-c72d877c3374796a1e4b71481503225d59a9afc7.tar.gz rneovim-c72d877c3374796a1e4b71481503225d59a9afc7.tar.bz2 rneovim-c72d877c3374796a1e4b71481503225d59a9afc7.zip |
fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)
Problem: Calling :redraw from a timer callback clears 'incsearch' highlighting.
Solution: Re-apply 'incsearch' highlighting if the screen was updated.
Diffstat (limited to 'test/functional/vimscript/execute_spec.lua')
0 files changed, 0 insertions, 0 deletions