1
0
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:
Sebastien Helleu
2013-03-17 22:18:11 +01:00
parent 3e1d811761
commit bbd080e680
23 changed files with 229 additions and 21 deletions
+5
View File
@@ -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*
** 説明: `生データバッファが閉じられた時にメモリに保存する生メッセージの数 (生データバッファを開いたときに表示されるメッセージ)`
** タイプ: 整数