Wait for it...
authorMarcus Eggenberger <egs@quassel-irc.org>
Tue, 30 Dec 2008 13:17:46 +0000 (14:17 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Tue, 30 Dec 2008 13:17:46 +0000 (14:17 +0100)
commit0d2e5ff7439fe7bf9f24f1f55763881382ecb12a
treefdde1041909e08eb4c5c516df39ad443719b9227
parent0a4d79a4341eef3032337f64e9ef0d35db521664
Wait for it...
introducing /wait. Usage: "/wait 5; hi there" Will send the message "hi there" to the current buffer after 5 seconds.
wait is a non-blocking call.
src/core/userinputhandler.cpp
src/core/userinputhandler.h