From 810bab113b5c3f640957252532c673aefcf628fa Mon Sep 17 00:00:00 2001 From: Mateja Date: Sat, 10 Apr 2021 18:46:33 +0200 Subject: Better tmux and irc notes. --- tmux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmux') diff --git a/tmux b/tmux index 8ac6015..f9efd2e 100644 --- a/tmux +++ b/tmux @@ -18,8 +18,8 @@ Ctrl+b c Create a new window (with shell) Ctrl+b w Choose window from a list Ctrl+b 0 Switch to window 0 (by number ) -Ctrl+n Switch to next window -Ctrl+p Switch to previous window +Ctrl+b n Switch to next window +Ctrl+b p Switch to previous window Ctrl+b , Rename the current window -- cgit v1.2.3