mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 01:03:14 +02:00
Added infolist "window", scroll in buffers with free content, fixed config hooks (use of string_match)
This commit is contained in:
@@ -24,6 +24,8 @@ enum t_gui_buffer_type
|
||||
{
|
||||
GUI_BUFFER_TYPE_FORMATED = 0,
|
||||
GUI_BUFFER_TYPE_FREE,
|
||||
/* number of buffer types */
|
||||
GUI_BUFFER_NUM_TYPES,
|
||||
};
|
||||
|
||||
#define GUI_BUFFER_NOTIFY_LEVEL_MIN 0
|
||||
|
||||
Reference in New Issue
Block a user