summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-01-05 16:22:44 +0100
committerFlorian Bruhin <me@the-compiler.org>2022-01-05 16:22:44 +0100
commit0903d9879a157ebd149bd2ebab295f2f2b5e1b29 (patch)
tree85159034afb6d11539bcf247e37fdd67dccc099c /doc
parentf4714a93000ab208508953b9610042fd4569d538 (diff)
parent4b5b4ee129933d91ef6f53cb0fa81ec591fb9985 (diff)
downloadqutebrowser-0903d9879a157ebd149bd2ebab295f2f2b5e1b29.tar.gz
qutebrowser-0903d9879a157ebd149bd2ebab295f2f2b5e1b29.zip
Merge remote-tracking branch 'origin/pr/6619'
Diffstat (limited to 'doc')
-rw-r--r--doc/help/settings.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 7435fd31f..b8705749a 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -4388,6 +4388,7 @@ The following placeholders are defined:
* `{index}`: Index of this tab.
* `{aligned_index}`: Index of this tab padded with spaces to have the same
width.
+* `{relative_index}`: Index of this tab relative to the current tab.
* `{id}`: Internal tab ID of this tab.
* `{scroll_pos}`: Page scroll position.
* `{host}`: Host of the current web page.