Age | Commit message (Collapse) | Author |
|
|
|
|
|
This option enables auto-connection to the remote, unless command line option
`-a` (`--no-connect`) is given.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
displayed
|
|
|
|
`/set` command
|
|
|
|
when download of scripts is disabled
|
|
|
|
|
|
(issue #2079)
|
|
#2097)
|
|
parted channels by default (closes #2085)
|
|
|
|
|
|
weechat.look.mouse_timer_delay (closes #2082)
|
|
Python API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
separated by semicolons
|
|
The server option "autojoin_delay" adds a delay before autojoin.
The server option "command_delay" is now used to add a delay before the
execution of the command.
On upgrade from an old version, the option "command_delay" is copied to
"autojoin_delay" (in old versions, "command_delay" was applied after the
execution of command and before the autojoin).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat.color.eval_syntax_colors (issue #2042)
Syntax highlighting (raw string without evaluation): `${raw_hl:xxx}`
Syntax highlighting: `${hl:xxx}`
|
|
|
|
|
|
|
|
`-ol` in command `/upgrade`
|