diff --git a/tmux.md b/tmux.md index 169dc9fa9..a5d9a5fd5 100644 --- a/tmux.md +++ b/tmux.md @@ -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