From 57abd53e56c6511215861cec65bbfe18f2ec3c03 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 30 Sep 2015 21:32:48 +0200 Subject: [PATCH] Regenerate docs. --- README.asciidoc | 1 + doc/help/settings.asciidoc | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index 94b5ffc61..ec07ce3af 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -152,6 +152,7 @@ Contributors, sorted by the number of commits in descending order: * John ShaggyTwoDope Jenkins * Jimmy * Zach-Button +* Alexey Nabrodov * rikn00 * Patric Schmitz * Martin Zimmermann diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index ad63c9897..ba7a828c3 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -609,6 +609,7 @@ The format to use for the window title. The following placeholders are defined: * `{title}`: The title of the current web page * `{title_sep}`: The string ` - ` if a title is set, empty otherwise. * `{id}`: The internal window ID of this window. +* `{scroll_pos}`: The page scroll position. Default: +pass:[{perc}{title}{title_sep}qutebrowser]+ @@ -1094,6 +1095,7 @@ The format to use for the tab title. The following placeholders are defined: * `{title_sep}`: The string ` - ` if a title is set, empty otherwise. * `{index}`: The index of this tab. * `{id}`: The internal tab ID of this tab. +* `{scroll_pos}`: The page scroll position. Default: +pass:[{index}: {title}]+