added /w as an alias for gur /window command

weechat-hashes
bx 2023-01-22 12:02:07 +00:00
parent c88e1df578
commit 79981bda6d
1 changed files with 1 additions and 0 deletions

View File

@ -612,6 +612,7 @@ static const struct Handler {
{ "/unignore", commandUnignore, 0, 0 },
{ "/uninvex", commandUninvex, 0, 0 },
{ "/voice", commandVoice, 0, 0 },
{ "/w", commandWindow, 0, 0 },
{ "/whois", commandWhois, 0, 0 },
{ "/whowas", commandWhowas, 0, 0 },
{ "/window", commandWindow, 0, 0 },