mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
- added alt-j + alt-l key (switch to last buffer)
- added message for +q mode changing on a nick
This commit is contained in:
@@ -322,6 +322,8 @@ completion_build_list (t_completion *completion, void *channel)
|
||||
pos[0] = ' ';
|
||||
}
|
||||
}
|
||||
else
|
||||
completion_stop (completion);
|
||||
return;
|
||||
}
|
||||
if ((strcasecmp (completion->base_command, "unalias") == 0)
|
||||
|
||||
Reference in New Issue
Block a user