Bug #43
Handle /query Command
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
Currently one is unable to start a Query. There is a raw version of Server::handleUserQuery() but there is still work to be done.
Related issues
History
#1 Updated by EgS over 17 years ago
#2 Updated by Sputnick almost 17 years ago
We should at least make /query an alias for /msg before the release; the fact that it does not do anything yet tends to confuse people :)
And btw, #41 has been closed long ago ;)
#3 Updated by EgS over 16 years ago
/query now opens always a buffer and stores you're message.
/msg just sends the message to the target without storing it or opening a buffer.