mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer_auto_switch_on_join to irc.look.buffer_switch_join (task #10506)
This commit is contained in:
@@ -73,8 +73,13 @@
|
||||
** tipo: colore
|
||||
** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (valore predefinito: `default`)
|
||||
|
||||
* *irc.look.buffer_auto_switch_on_join*
|
||||
** descrizione: `auto switch to channel buffer on join`
|
||||
* *irc.look.buffer_switch_autojoin*
|
||||
** descrizione: `auto switch to channel buffer when it is auto joined (with server option "autojoin")`
|
||||
** tipo: bool
|
||||
** valori: on, off (valore predefinito: `on`)
|
||||
|
||||
* *irc.look.buffer_switch_join*
|
||||
** descrizione: `auto switch to channel buffer when it is manually joined (with /join command)`
|
||||
** tipo: bool
|
||||
** valori: on, off (valore predefinito: `on`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user