From 165ee9ee1a00fc3eb4ddd606e023c6653ab8c686 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 12 Apr 2014 02:59:49 +0200 Subject: =?UTF-8?q?Fix=20#2503/4=20(use=20=E2=80=9C.=E2=80=9D=20as=20an=20?= =?UTF-8?q?alias=20for=20the=20current=20tab=20in=20/move=5Ftab)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/source/commands.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/source/commands.rst') diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 746fbafb..7a6346c5 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -141,12 +141,14 @@ These commands work in *any* tab. /move_tab **Usage:** ``/move_tab `` - Move tab to . If - the create_gaps option is true, then it will leave a gap at the - position, leading to usual behaviour. If create_gaps is not enabled, then the - tabs will number from 0 to your actual tab number, without gaps (which means + Move tab to . If the :term:`create_gaps` option + is true, then it will leave a gap at the position, leading + to usual behaviour. If create_gaps is not enabled, then the tabs will + number from 0 to your actual tab number, without gaps (which means their number will change if you close a tab on the left of the list). + A value of ``.`` for a parameter means the current tab. + /theme **Usage:** ``/theme [theme_name]`` -- cgit v1.2.3