diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-08-15 14:43:25 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-08-15 14:43:25 +0200 |
commit | fb14e67364f603723a48b3622ccf11c89efbe951 (patch) | |
tree | a5fd283b18886eeddd3b1ff6741dec9fb9f3bae8 /doc/sr | |
parent | a31de83a3c3d8fdf1a6e764d2bc00edf074ce7e4 (diff) | |
download | weechat-fb14e67364f603723a48b3622ccf11c89efbe951.zip |
buflist: improve help on option buflist.look.enabled
Diffstat (limited to 'doc/sr')
-rw-r--r-- | doc/sr/includes/autogen_user_options.sr.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sr/includes/autogen_user_options.sr.adoc b/doc/sr/includes/autogen_user_options.sr.adoc index e865489c9..dc58fd8d3 100644 --- a/doc/sr/includes/autogen_user_options.sr.adoc +++ b/doc/sr/includes/autogen_user_options.sr.adoc @@ -1783,7 +1783,7 @@ ** подразумевана вредност: `+"${buffer.hidden}==0"+` * [[option_buflist.look.enabled]] *buflist.look.enabled* -** опис: pass:none[укључује buflist] +** опис: pass:none[enable buflist; it is recommended to use this option instead of just hiding the bar because it also removes some internal hooks that are not needed any more when the bar is hidden; you can also use the command "/buflist toggle" or use the default key alt+shift+b] ** тип: логичка ** вредности: on, off ** подразумевана вредност: `+on+` |