mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
irc: add local key bindings during the /list buffer creation
This allows the user to bind or unbind keys by setting options "weechat.buffer.irc.list_xxx.key_bind_*" and "weechat.buffer.irc.list_xxx.key_unbind_*".
This commit is contained in:
@@ -242,16 +242,6 @@ TEST(IrcList, IrcListBufferInputDataCb)
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* irc_list_buffer_set_keys
|
||||
*/
|
||||
|
||||
TEST(IrcList, IrcListBufferSetKeys)
|
||||
{
|
||||
/* TODO: write tests */
|
||||
}
|
||||
|
||||
/*
|
||||
* Tests functions:
|
||||
* irc_list_create_buffer
|
||||
|
||||
Reference in New Issue
Block a user