weechat: add x alias
1 files changed, 1 insertions(+), 0 deletions(-) M etc/weechat/alias.conf
M etc/weechat/alias.conf => etc/weechat/alias.conf +1 -0
@@ 48,6 48,7 @@ WC = "window merge" WI = "whois" WII = "whois $1 $1" WW = "whowas" +x = "/msg * ✗" [completion] MSGBUF = "%(buffers_plugins_names)"