mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 18:53:12 +02:00
doc: update auto-generated files with buflist options
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
** opis: pass:none[format of each line with a buffer (note: content is evaluated, see /help buflist)]
|
||||
** typ: ciąg
|
||||
** wartości: dowolny ciąg
|
||||
** domyślna wartość: `+"${format_number}${indent}${nick_prefix}${color_hotlist}${name}"+`
|
||||
** domyślna wartość: `+"${format_number}${indent}${format_nick_prefix}${color_hotlist}${name}"+`
|
||||
|
||||
* [[option_buflist.format.buffer_current]] *buflist.format.buffer_current*
|
||||
** opis: pass:none[format for the line with current buffer (note: content is evaluated, see /help buflist)]
|
||||
@@ -68,6 +68,12 @@
|
||||
** wartości: dowolny ciąg
|
||||
** domyślna wartość: `+" ${color:green}[${color:brown}${lag}${color:green}]"+`
|
||||
|
||||
* [[option_buflist.format.nick_prefix]] *buflist.format.nick_prefix*
|
||||
** opis: pass:none[format for nick prefix on a channel (note: content is evaluated, see /help buflist)]
|
||||
** typ: ciąg
|
||||
** wartości: dowolny ciąg
|
||||
** domyślna wartość: `+"${color_nick_prefix}${nick_prefix}"+`
|
||||
|
||||
* [[option_buflist.format.number]] *buflist.format.number*
|
||||
** opis: pass:none[format for buffer number, ${number} is the indented number (note: content is evaluated, see /help buflist)]
|
||||
** typ: ciąg
|
||||
|
||||
Reference in New Issue
Block a user