mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
fset: remove error displayed in core buffer when clicking with the mouse below the last option displayed
This commit is contained in:
@@ -337,7 +337,7 @@ fset_mouse_init (void)
|
||||
weechat_hashtable_set (
|
||||
keys,
|
||||
"@chat(" FSET_PLUGIN_NAME "." FSET_BUFFER_NAME "):button1",
|
||||
"/window ${_window_number};/fset -go ${fset_option_index}");
|
||||
"/window ${_window_number};/mute /fset -go ${fset_option_index}");
|
||||
weechat_hashtable_set (
|
||||
keys,
|
||||
"@chat(" FSET_PLUGIN_NAME "." FSET_BUFFER_NAME "):button2*",
|
||||
|
||||
Reference in New Issue
Block a user