mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
irc: add option irc.look.pv_buffer: automatically merge private buffers (optionally by server) (task #11924)
This commit is contained in:
@@ -278,6 +278,11 @@
|
||||
** タイプ: ブール
|
||||
** 値: on, off (デフォルト値: `off`)
|
||||
|
||||
* [[option_irc.look.pv_buffer]] *irc.look.pv_buffer*
|
||||
** 説明: `merge private buffers`
|
||||
** タイプ: 整数
|
||||
** 値: independent, merge_by_server, merge_all (デフォルト値: `independent`)
|
||||
|
||||
* [[option_irc.look.raw_messages]] *irc.look.raw_messages*
|
||||
** 説明: `生データバッファが閉じられた時にメモリに保存する生メッセージの数 (生データバッファを開いたときに表示されるメッセージ)`
|
||||
** タイプ: 整数
|
||||
|
||||
Reference in New Issue
Block a user