mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
trigger: add support for one-time triggers (closes #399)
This commit is contained in:
@@ -33,6 +33,7 @@ extern struct t_config_option *trigger_config_color_flag_command;
|
||||
extern struct t_config_option *trigger_config_color_flag_conditions;
|
||||
extern struct t_config_option *trigger_config_color_flag_regex;
|
||||
extern struct t_config_option *trigger_config_color_flag_return_code;
|
||||
extern struct t_config_option *trigger_config_color_flag_once_action;
|
||||
extern struct t_config_option *trigger_config_color_regex;
|
||||
extern struct t_config_option *trigger_config_color_replace;
|
||||
extern struct t_config_option *trigger_config_color_trigger;
|
||||
|
||||
Reference in New Issue
Block a user