tmux 增加历史回滚缓冲区 buffer

tmux 默认回滚 2000 行,如果要查看更多记录(比如编译报错)可以在.tmux.conf文件中增加一行

set -g history-limit 5000

重启 tmux session 生效

posted @ 2021-07-10 20:27  Zijian/TENG  阅读(1173)  评论(0编辑  收藏  举报