diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-03-11 15:58:51 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-08-14 03:07:50 +0200 |
commit | 34e5654f2166fea0ae78a6260e8b961be4b07f1d (patch) | |
tree | 1ed4e6cad851cb15a5c86330295e8a018309fcbc /test/functional/lua/utility_functions_spec.lua | |
parent | d258ac8ed21b3a202212792688b237d0741f6844 (diff) | |
download | rneovim-34e5654f2166fea0ae78a6260e8b961be4b07f1d.tar.gz rneovim-34e5654f2166fea0ae78a6260e8b961be4b07f1d.tar.bz2 rneovim-34e5654f2166fea0ae78a6260e8b961be4b07f1d.zip |
ui: disable 'lazyredraw' during ui_refresh.
Could also try `do_redraw = true` instead of save/restore `p_lz`, but
the nice thing about save/restore of `p_lz` is that it is "atomic".
The semantics of `do_redraw` are not clear to me.
Closes #4884
References #6202
References https://github.com/neovim/neovim/pull/6202#issuecomment-284379503
References #3929 #5692 #6157
References #5866
Diffstat (limited to 'test/functional/lua/utility_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions