mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 09:43:13 +02:00
fset: add toggle/decrease/increase/reset/unset actions on selected line
This commit is contained in:
@@ -107,6 +107,8 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[])
|
||||
|
||||
fset_mouse_init ();
|
||||
|
||||
weechat_hook_config ("*", &fset_option_config_cb, NULL, NULL);
|
||||
|
||||
return WEECHAT_RC_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user