djcas9 / komanda

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

Empty (Cancelling) Chat Color Code Functionality #235

Closed qqndrew closed 9 years ago

qqndrew commented 9 years ago

The ^C Character can also be used as a cancelling character for colors: i.e. ^C3MyColorText^Cnoncoloredtext At the moment, Komanda will not only ignore the terminating ^C character, but it will also eat subsequent characters.

A demonstration of this was provided with the above input, as follows

ss 2015-05-04 at 09 31 34

This PR will fix both of the aforementioned issues