djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

Does not honor spaces in "/quit" messages. #153

Closed ghost closed 10 years ago

ghost commented 10 years ago

So, it seems to not like the spaces: /quit a b c d e f g

Current output: [09:12:01] * EvilOne (~komanda@50.96.228.36) Quit (Quit: a)

Expected output: [09:12:01] * EvilOne (~komanda@50.96.228.36) Quit (Quit: a b c d e f g)