diff options
author | Christian Clason <c.clason@uni-graz.at> | 2023-05-24 10:04:49 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-08-10 10:26:07 +0200 |
commit | 8df6736ca14d09f87cf0a8486758ac5708819434 (patch) | |
tree | 29434767d09bcff3c2e519ad417177d81f7f977f /runtime/lua/vim/lsp/util.lua | |
parent | fa79a8ad6deefeea81c1959d69aa4c8b2d993f99 (diff) | |
download | rneovim-8df6736ca14d09f87cf0a8486758ac5708819434.tar.gz rneovim-8df6736ca14d09f87cf0a8486758ac5708819434.tar.bz2 rneovim-8df6736ca14d09f87cf0a8486758ac5708819434.zip |
feat(term): enable reflow by default (#21124)
Problem: Contents of terminal buffer are not reflown when Nvim is
resized.
Solution: Enable reflow in libvterm by default. Now that libvterm is
vendored, also fix "TUI rapid resize" test failures there.
Note: Neovim's scrollback buffer does not support reflow (yet), so lines
vanishing into the buffer due to a too small window will be restored
without reflow.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions