mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 13:53:12 +00:00
Problem: Cannot use `nvim_open_term()` to pipe terminal scrollback > 100000 Solution: Increase scrollback limit to 1000000 If there's no technical consequences of doing this, can be set even higher in the future.