mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
ac8ed77afb
The 'termsync' option enables a mode (provided the underlying terminal supports it) where all screen updates during a redraw cycle are buffered and drawn together when the redraw is complete. This eliminates tearing or flickering in cases where Nvim redraws slower than the terminal redraws the screen. |
||
---|---|---|
.. | ||
api_keysets.lua | ||
api.lua | ||
base64.lua | ||
builtin_types.lua | ||
builtin.lua | ||
diff.lua | ||
json.lua | ||
lpeg.lua | ||
misc.lua | ||
mpack.lua | ||
options.lua | ||
regex.lua | ||
spell.lua | ||
vimfn.lua |