mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 20:15:03 +00:00
TermOpen autocmd may set local 'scrollback' to -1, this needs to be adjusted as in on_scrollback_option_changed(). fixes #9588 (OOM, out of memory)