Age | Commit message (Collapse) | Author |
|
|
|
A mask with wildcards is now allowed in the following commands:
- `/trigger enable`
- `/trigger disable`
- `/trigger toggle`
- `/trigger restart`
- `/trigger del`
- `/trigger restore`
|
|
Only text between angle brackets (eg: "<name>") must be translated.
|
|
|
|
(closes #1953)
|
|
They are used in completion of commands `/trigger disable` and
`/trigger enable`.
|
|
With this function, buffer properties are set when the buffer is created and
can be read immediately by other plugins/scripts, for example in a callback of
signal "buffer_opened".
|
|
Changed triggers:
- cmd_pass
- cmd_pass_register
- server_pass
|
|
|
|
|
|
|
|
trigger.color.trigger_disabled (issue #1820)
These options are used instead:
- weechat.color.chat_status_disabled
- weechat.color.chat_status_enabled
|
|
|
|
|
|
sensitive (issue #1872)
|
|
sensitive (issue #1872)
|
|
|
|
CMake is now the only way to build WeeChat.
|
|
|
|
|
|
This fixes a regression introduced in WeeChat 3.7 by commit
0f67f55098db564c82c848262540704985790129.
|
|
|
|
|
|
|
|
to "s" (regex replace) (closes #1510)
|
|
This affects the following hook types:
- command
- command_run
- line
- modifier
- print
This fixes a regression introduced in WeeChat 3.7 by commit
0f67f55098db564c82c848262540704985790129.
|
|
|
|
input|output|recreate` (closes #190)
|
|
trigger debug is set (closes #1806)
|
|
monitor buffer is closed
|
|
|
|
string_rebuild_split_string
|
|
string_rebuild_split_string
|
|
the following arguments
|
|
|
|
hook_hsignal (closes #1780)
|
|
trigger beep
|
|
|
|
|
|
(issue #1680)
|
|
password"
|
|
|
|
|
|
/msg nickserv register
|
|
|
|
|
|
|
|
|
|
trigger_copy
|
|
trigger evaluated strings (closes #1624)
|