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