mirror of
https://github.com/neovim/neovim.git
synced 2026-03-20 15:39:43 +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)