mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 00:52:44 +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)