1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 08:43:13 +02:00

/query command added, IRC messages 476, 477 now displayed

This commit is contained in:
Sebastien Helleu
2004-03-20 11:19:00 +00:00
parent a4ed5069c1
commit db235b23fa
16 changed files with 978 additions and 742 deletions
+1
View File
@@ -1143,6 +1143,7 @@ config_create_default ()
fprintf (file, "M=msg\n");
fprintf (file, "# MUB=unban *\n");
fprintf (file, "N=names\n");
fprintf (file, "Q=query\n");
fprintf (file, "T=topic\n");
fprintf (file, "# UB=unban\n");
fprintf (file, "# UNIG=unignore\n");