diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-08-09 10:56:03 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-08-09 10:56:03 +0200 |
commit | 1054cdf1e95ec528869bce553c5e738709a9d115 (patch) | |
tree | fd77bfb7720dc24af599cd0ad6b374637bd5f2ae /doc/de/includes/autogen_user_options.de.adoc | |
parent | 0cc5df664955cafab8334d7abc3dfd6dc8bc77cd (diff) | |
download | weechat-1054cdf1e95ec528869bce553c5e738709a9d115.zip |
fset: add option fset.look.auto_refresh (closes #1553)
Diffstat (limited to 'doc/de/includes/autogen_user_options.de.adoc')
-rw-r--r-- | doc/de/includes/autogen_user_options.de.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/de/includes/autogen_user_options.de.adoc b/doc/de/includes/autogen_user_options.de.adoc index 3f4ad9d80..7363586eb 100644 --- a/doc/de/includes/autogen_user_options.de.adoc +++ b/doc/de/includes/autogen_user_options.de.adoc @@ -3748,6 +3748,12 @@ ** Werte: beliebige Zeichenkette ** Standardwert: `+"${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"+` +* [[option_fset.look.auto_refresh]] *fset.look.auto_refresh* +** Beschreibung: pass:none[comma separated list of options to automatically refresh on the fset buffer (if opened); "*" means all options (recommended), a name beginning with "!" is a negative value to prevent an option to be refreshed, wildcard "*" is allowed in names (example: "*,!plugin.section.*")] +** Typ: Zeichenkette +** Werte: beliebige Zeichenkette +** Standardwert: `+"*"+` + * [[option_fset.look.auto_unmark]] *fset.look.auto_unmark* ** Beschreibung: pass:none[die Markierung wird automatisch für alle Optionen gelöscht, sobald eine Aktion bei einer markierten Option durchgeführt wird oder die Liste neu eingelesen wird] ** Typ: boolesch |