add some common tmux commands

This commit is contained in:
Noob Tsai 2019-12-29 11:34:23 +08:00 committed by GitHub
parent a3bc51825a
commit 5e41424a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,9 @@ category: CLI
C-b c # New window
C-b 1 # Go to window 1
C-b n # Go to next window
C-b p # Go to previous window
C-b w # List all window
### Detach/attach