summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/buflist_options.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-04-25 20:39:30 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-04-25 20:39:30 +0200
commit4049c6c8a272b7cb5eef93015dff94698bd6c62d (patch)
treea6ec182cf5054460bec0f3c523006f027d1a3b6a /doc/it/autogen/user/buflist_options.adoc
parenta10b2bc36ae9ef154e213a06521fea3e84963885 (diff)
downloadweechat-4049c6c8a272b7cb5eef93015dff94698bd6c62d.zip
doc: update auto-generated files with buflist options
Diffstat (limited to 'doc/it/autogen/user/buflist_options.adoc')
-rw-r--r--doc/it/autogen/user/buflist_options.adoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/it/autogen/user/buflist_options.adoc b/doc/it/autogen/user/buflist_options.adoc
index 89bdbe16a..2fcce8b17 100644
--- a/doc/it/autogen/user/buflist_options.adoc
+++ b/doc/it/autogen/user/buflist_options.adoc
@@ -6,7 +6,7 @@
** descrizione: pass:none[format of each line with a buffer (note: content is evaluated, see /help buflist)]
** tipo: stringa
** valori: qualsiasi stringa
-** valore predefinito: `+"${format_number}${indent}${nick_prefix}${color_hotlist}${name}"+`
+** valore predefinito: `+"${format_number}${indent}${format_nick_prefix}${color_hotlist}${name}"+`
* [[option_buflist.format.buffer_current]] *buflist.format.buffer_current*
** descrizione: pass:none[format for the line with current buffer (note: content is evaluated, see /help buflist)]
@@ -68,6 +68,12 @@
** valori: qualsiasi stringa
** valore predefinito: `+" ${color:green}[${color:brown}${lag}${color:green}]"+`
+* [[option_buflist.format.nick_prefix]] *buflist.format.nick_prefix*
+** descrizione: pass:none[format for nick prefix on a channel (note: content is evaluated, see /help buflist)]
+** tipo: stringa
+** valori: qualsiasi stringa
+** valore predefinito: `+"${color_nick_prefix}${nick_prefix}"+`
+
* [[option_buflist.format.number]] *buflist.format.number*
** descrizione: pass:none[format for buffer number, ${number} is the indented number (note: content is evaluated, see /help buflist)]
** tipo: stringa