add screen

This commit is contained in:
onceupon 2018-06-20 10:59:08 +08:00 committed by GitHub
parent ca650f4463
commit 30eb530c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2456,12 +2456,17 @@ or
tmux kill-session -t foo
```
scroll:
screeen
Hit your screen prefix combination (C-a / control+A), then hit Escape.
Move up/down with the arrow keys (↑ and ↓).
Redirect output of an already running process in screen:
(C-a / control+A), then hit 'H'
store screen output for screen:
Ctrl+A, Shift+H
You will then find a screen.log file under current directory.
Send command to all panes in tmux:
```bash
Ctrl-B