add tmux scroll

This commit is contained in:
onceupon 2018-09-13 16:26:09 +08:00 committed by GitHub
parent ba93ba5b86
commit 92b6200408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2467,7 +2467,7 @@ or
tmux kill-session -t foo tmux kill-session -t foo
``` ```
scroll: scroll:
screeen (screeen)
Hit your screen prefix combination (C-a / control+A), then hit Escape. Hit your screen prefix combination (C-a / control+A), then hit Escape.
Move up/down with the arrow keys (↑ and ↓). Move up/down with the arrow keys (↑ and ↓).
@ -2478,6 +2478,10 @@ store screen output for screen:
Ctrl+A, Shift+H Ctrl+A, Shift+H
You will then find a screen.log file under current directory. You will then find a screen.log file under current directory.
(tmux)
Ctrl-b then \[ then you can use your normal navigation keys to scroll around.
Press q to quit scroll mode.
Send command to all panes in tmux: Send command to all panes in tmux:
```bash ```bash
Ctrl-B Ctrl-B