diff options
author | Christian Clason <c.clason@uni-graz.at> | 2023-05-24 10:04:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-24 10:04:49 +0200 |
commit | c855eee919f2d4edc9b9fa91b277454290fbabfe (patch) | |
tree | 8dca8e4d1c239594dbb4e20d24ee3ebb63a2d9c3 /src/clint.py | |
parent | 6661cdf2bdfc2a9cd9805c7afd6d6ae556a50126 (diff) | |
download | rneovim-c855eee919f2d4edc9b9fa91b277454290fbabfe.tar.gz rneovim-c855eee919f2d4edc9b9fa91b277454290fbabfe.tar.bz2 rneovim-c855eee919f2d4edc9b9fa91b277454290fbabfe.zip |
feat(term): enable reflow by default (#21124)
libvterm v0.3 supports reflow of terminal buffer when Nvim is resized
Since v0.3 is now a required dependency, enable it by default to find
(and fix) possible issues.
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 'src/clint.py')
0 files changed, 0 insertions, 0 deletions