使用https://github.com/samoshkin/tmux-config主密钥是CTRL-a
。文档建议:
There is a root keybinding to enter Copy mode: M-Up. Once in copy mode, you have several scroll controls:
scroll by line: M-Up, M-down
scroll by half screen: M-PageUp, M-PageDown
scroll by whole screen: PageUp, PageDown
scroll by mouse wheel, scroll step is changed from 5 lines to 2
但我无法让它工作时按CTRL-A + M-Page*
答案1
我用Ctrla然后[
您还可以使用Ctrl a和PgUp。
在右上角,您将看到光标所在位置的行号。
现在您可以上下滚动。当您完成滚动并想返回正常操作时,只需按 即可q
。