// // This file is auto-generated by script docgen.py. // DO NOT EDIT BY HAND! // * [[option_buflist.format.buffer]] *buflist.format.buffer* ** 説明: pass:none[format of each line with a buffer] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"${color:green}${number}.${indent}${color_hotlist}${name}"+` * [[option_buflist.format.buffer_current]] *buflist.format.buffer_current* ** 説明: pass:none[format for the line with current buffer] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"${color:lightgreen,blue}${number}.${indent}${color_hotlist}${name}"+` * [[option_buflist.format.hotlist_highlight]] *buflist.format.hotlist_highlight* ** 説明: pass:none[format for a buffer with hotlist level "highlight"] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"${color:magenta}"+` * [[option_buflist.format.hotlist_low]] *buflist.format.hotlist_low* ** 説明: pass:none[format for a buffer with hotlist level "low"] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"${color:white}"+` * [[option_buflist.format.hotlist_message]] *buflist.format.hotlist_message* ** 説明: pass:none[format for a buffer with hotlist level "message"] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"${color:brown}"+` * [[option_buflist.format.hotlist_none]] *buflist.format.hotlist_none* ** 説明: pass:none[format for a buffer not in hotlist] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"${color:default}"+` * [[option_buflist.format.hotlist_private]] *buflist.format.hotlist_private* ** 説明: pass:none[format for a buffer with hotlist level "private"] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"${color:green}"+` * [[option_buflist.format.lag]] *buflist.format.lag* ** 説明: pass:none[format for lag on an irc server buffer] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+" ${color:green}[${color:brown}${lag}${color:green}]"+` * [[option_buflist.look.sort]] *buflist.look.sort* ** 説明: pass:none[comma-separated list of fields to sort buffers; each field is a hdata variable of buffer; char "-" can be used before field to reverse order] ** タイプ: 文字列 ** 値: 未制約文字列 ** デフォルト値: `+"number,-active"+`