mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
script: add local variable "filter" in the script buffer (closes #1037)
This commit is contained in:
@@ -47,6 +47,7 @@ extern int script_buffer_close_cb (const void *pointer, void *data,
|
||||
struct t_gui_buffer *buffer);
|
||||
extern void script_buffer_set_callbacks ();
|
||||
extern void script_buffer_set_keys ();
|
||||
extern void script_buffer_set_localvar_filter ();
|
||||
extern void script_buffer_open ();
|
||||
|
||||
#endif /* WEECHAT_SCRIPT_BUFFER_H */
|
||||
|
||||
Reference in New Issue
Block a user