From 58d080ef8a73ada4bbfd3cafd754c33a9130660a Mon Sep 17 00:00:00 2001 From: LionelHoudelier <30937375+LionelHoudelier@users.noreply.github.com> Date: Fri, 7 Jul 2023 00:11:34 +0200 Subject: [PATCH] Update gettingstarted.rst : default shortcut for tab title version 2.1.0 --- source/gettingstarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/gettingstarted.rst b/source/gettingstarted.rst index 74e242e..9e22473 100644 --- a/source/gettingstarted.rst +++ b/source/gettingstarted.rst @@ -568,7 +568,7 @@ In Terminator you can rename three things: +================+===========================+================================+ | Window title | N/A | ``Ctrl``\ +\ ``Alt``\ +\ ``W`` | +----------------+---------------------------+--------------------------------+ -| Tab title | ``double-click`` tab | N/A, TBD | +| Tab title | ``double-click`` tab | ``Ctrl``\ +\ ``Alt``\ +\ ``A`` | +----------------+---------------------------+--------------------------------+ | Terminal title | ``double-click`` titlebar | ``Ctrl``\ +\ ``Alt``\ +\ ``X`` | +----------------+---------------------------+--------------------------------+