diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-07 16:28:32 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-07 16:28:32 +0100 |
commit | 86489d458763968ef7a833ad00dbc905c1b0e60d (patch) | |
tree | f4e47ffb4d9b2e073fb125709e604aff35084a8c /doc/de/autogen | |
parent | 0ba05cc008086309a96d4af80f828daff523f0ec (diff) | |
download | weechat-86489d458763968ef7a833ad00dbc905c1b0e60d.zip |
core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, restore old behaviour before fix of bug #25555 in version 0.3.5)
Diffstat (limited to 'doc/de/autogen')
-rw-r--r-- | doc/de/autogen/user/weechat_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt index e7f19e642..8c4466843 100644 --- a/doc/de/autogen/user/weechat_options.txt +++ b/doc/de/autogen/user/weechat_options.txt @@ -678,6 +678,11 @@ ** Typ: integer ** Werte: 1 .. 2147483647 (Standardwert: `3`) +* [[option_weechat.look.scroll_bottom_after_switch]] *weechat.look.scroll_bottom_after_switch* +** Beschreibung: `scroll to bottom of window after switch to another buffer (do not remember scroll position in windows); the scroll is done only for buffers with formatted content (not free content)` +** Typ: boolesch +** Werte: on, off (Standardwert: `off`) + * [[option_weechat.look.scroll_page_percent]] *weechat.look.scroll_page_percent* ** Beschreibung: `Angabe in Prozent, die die Seite hoch oder runter gescrollt werden soll (Beispiel: 100 für eine ganze Seite, 50 für eine halbe Seite)` ** Typ: integer |