terminal - 如何设置终端缓冲区回滚大小?

标签 terminal neovim

默认情况下,终端缓冲区回滚大小设置为 1024,但这对我来说还不够,我想更改它。
help terminal不解释如何配置它。

最佳答案

set scrollback=100000
~/.config/nvim/init.vim .

关于terminal - 如何设置终端缓冲区回滚大小?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34009064/

相关文章:

vim - 在VIM中,为什么光标随着4yk而不是4yj移动?

python - tkinter 中的 Windows 终端仿真器

c++ - 终端错误 MacOS :/Applications/Xcode. app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/istream:1634:1: 注意:

lua - 在 Neovim init.vim 中使用外部文件中的变量

regex - vim 在替换命令中重复一个模式

vim - 有直接让dein.vim安装插件的shell命令吗?

vim - 函数是否比 Neovim 中的命令快?

macos - 需要在 Mac 终端中使用 Makefile 的帮助

linux - 为什么 OS X 10 中的默认 shell 与 Linux(Mint、Lubuntu...)中的默认 shell 看起来不同?

linux - 每 n 行提取 n 行