Merge pull request #1307 from NoobTW/master

Add some common tmux commands for window
This commit is contained in:
Rico Sta. Cruz 2020-01-01 09:55:19 +11:00 committed by GitHub
commit c3a4bd411b
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