Regenerate docs.

This commit is contained in:
Florian Bruhin 2015-08-11 22:01:26 +02:00
parent 44f8cf4b1a
commit 637325fc76
2 changed files with 3 additions and 1 deletions

View File

@ -158,6 +158,7 @@ Contributors, sorted by the number of commits in descending order:
* sbinix * sbinix
* Tobias Patzl * Tobias Patzl
* Johannes Altmanninger * Johannes Altmanninger
* Thorsten Wißmann
* Samir Benmendil * Samir Benmendil
* Regina Hug * Regina Hug
* Mathias Fussenegger * Mathias Fussenegger
@ -167,7 +168,6 @@ Contributors, sorted by the number of commits in descending order:
* zwarag * zwarag
* error800 * error800
* Tim Harder * Tim Harder
* Thorsten Wißmann
* Thiago Barroso Perrotta * Thiago Barroso Perrotta
* Matthias Lisin * Matthias Lisin
* Helen Sherwood-Taylor * Helen Sherwood-Taylor

View File

@ -630,6 +630,8 @@ Syntax: +:tab-focus ['index']+
Select the tab given as argument/[count]. Select the tab given as argument/[count].
If neither count nor index are given, it behaves like tab-next.
==== positional arguments ==== positional arguments
* +'index'+: The tab index to focus, starting with 1. The special value `last` focuses the last focused tab. * +'index'+: The tab index to focus, starting with 1. The special value `last` focuses the last focused tab.