如何启用 tmux 滚动?

Geo*_*ler 5 tmux

使用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
Run Code Online (Sandbox Code Playgroud)

但按下时我无法让它工作CTRL-A + M-Page*

jcb*_*rmu 5

我用Ctrla然后[

您还可以使用Ctrl aPgUp

在右上角,您将看到光标所在的行号。

现在您可以上下滚动。当您完成滚动并想要返回正常操作时,只需按 即可q