From 9558423d64881dda8b12cec54cee97a4ff111e83 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 13 May 2021 19:36:15 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-13 19:36:15 Affected files: tmux.md --- tmux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tmux.md b/tmux.md index 3fafeead4..910ca4274 100644 --- a/tmux.md +++ b/tmux.md @@ -2,4 +2,6 @@ - [[terminal]] [[multiplexer]] - I am a [[tmux]] user. - I have a love-relationship with it as it makes some things, like copy/paste, harder than I think they could be. then again, I'm not fixing the issues, so :) - - `ctrl-b w` to list windows \ No newline at end of file + - `ctrl-b` is the default command combination but I more often use `ctrl-a`, after [[screen]], and `ctrl-v` in second-level terminals. + - I'm thinking of just using `ctrl-b` everywhere as that way I don't need to do conf + - `ctrl-b w` to list windows. \ No newline at end of file