From cd17433d5cbbbf872de165379da9e38321477c6b Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 1 Oct 2016 22:51:58 +0200 Subject: [PATCH] Update docs --- doc/help/commands.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index 5ac7dc935..8cc5184f8 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -811,7 +811,8 @@ If neither count nor index are given, it behaves like tab-next. If both are give ==== count -The tab index to focus, starting with 1. +The tab index to focus, starting with 1. The special value 0 focuses the rightmost tab. + [[tab-move]] === tab-move