我一直在环顾四周,人们说放
set -g mouse-mode on
应该让你在运行tmux时滚动终端输出.但是,在将它放入我的~/.tmux.conf文件并说明tmux set -g mouse-mode on在tmux会话中之后,没有任何变化.当我滚动时,我仍然在tmux之外,就像在vim中使用默认设置滚动一样.
~/.tmux.conf
tmux set -g mouse-mode on
有谁知道这是为什么?
tmux
tmux ×1