From 3927146f162200e2cd7f1733a0a8dbcd60da46bf Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 16 Dec 2013 06:39:33 +0100 Subject: [PATCH] tmux.conf: Document how to replicate GNU screen's -x. --- tmux.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf.in b/tmux.conf.in index 4b2ba92..a5b8361 100644 --- a/tmux.conf.in +++ b/tmux.conf.in @@ -4,6 +4,7 @@ # # - To swap/renumber windows (like GNU screen's :number command) use # :swap-window -t . +# - GNU screen's screen -x can be replicated with tmux new-session -t. # Copyright (C) 2011-2013 Simon Ruderich # -- 2.44.1