From 71daf272378c3064c6b374a120cb0cdbc5f3579e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Mon, 3 Oct 2022 15:28:32 +0200 Subject: [PATCH] =?UTF-8?q?=E2=8C=A8=EF=B8=8F=20=20Add=20tmux=20rename=20w?= =?UTF-8?q?indow=20shortcut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/shared/connecting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/slides/shared/connecting.md b/slides/shared/connecting.md index 48b1f12c..4af0d18d 100644 --- a/slides/shared/connecting.md +++ b/slides/shared/connecting.md @@ -167,5 +167,6 @@ It has been preinstalled on your workshop nodes.* - Ctrl-b Alt-1 → rearrange windows in columns - Ctrl-b Alt-2 → rearrange windows in rows - Ctrl-b arrows → navigate to other windows +- Ctrl-b , → rename window - Ctrl-b d → detach session - tmux attach → re-attach to session