mirror of
https://github.com/neovim/neovim.git
synced 2026-02-05 19:37:21 +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.