diff --git a/src/plugins/buflist/buflist.c b/src/plugins/buflist/buflist.c index 87e8d24db..0c79a24c0 100644 --- a/src/plugins/buflist/buflist.c +++ b/src/plugins/buflist/buflist.c @@ -422,7 +422,7 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[]) { /* c- */ "meta2-11^", "/bar scroll buflist * -100%" }, { /* c- */ "meta2-1;5P", "/bar scroll buflist * -100%" }, { /* c- */ "meta2-12^", "/bar scroll buflist * +100%" }, - { /* c- */ "meta2-1;5P", "/bar scroll buflist * +100%" }, + { /* c- */ "meta2-1;5Q", "/bar scroll buflist * +100%" }, { /* m- */ "meta-meta-OP", "/bar scroll buflist * b" }, { /* m- */ "meta-meta2-11~", "/bar scroll buflist * b" }, { /* m- */ "meta-meta-OQ", "/bar scroll buflist * e" },