diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-18 13:07:24 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-18 13:07:24 +0100 |
commit | 66494c439ed55ad29ae85600d5ca7cd5b1d6f075 (patch) | |
tree | 6bd0771c86406e6c91ece62c8d50d840fbf732c8 /doc/de | |
parent | 4c5e89ca6a4659d9e6dcc9c58324b2e6494fddfc (diff) | |
download | weechat-66494c439ed55ad29ae85600d5ca7cd5b1d6f075.zip |
core: add option weechat.look.window_auto_zoom, disable automatic zoom by default when terminal becomes too small for windows
Diffstat (limited to 'doc/de')
-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 30a388446..0582bfd1e 100644 --- a/doc/de/autogen/user/weechat_options.txt +++ b/doc/de/autogen/user/weechat_options.txt @@ -843,6 +843,11 @@ ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"%a, %d %b %Y %T"`) +* [[option_weechat.look.window_auto_zoom]] *weechat.look.window_auto_zoom* +** Beschreibung: `automatically zoom on current window if the terminal becomes too small to display all windows (use alt-z to unzoom windows when the terminal is big enough)` +** Typ: boolesch +** Werte: on, off (Standardwert: `off`) + * [[option_weechat.look.window_separator_horizontal]] *weechat.look.window_separator_horizontal* ** Beschreibung: `ist die Option aktiviert dann wird eine horizontale Trennlinie zwischen Fenstern gezeichnet` ** Typ: boolesch |