1
0
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:
Sébastien Helleu
2023-08-24 19:03:44 +02:00
parent 817d1eaf8e
commit 3a59f2f65e
2 changed files with 8 additions and 38 deletions
-10
View File
@@ -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