LalitMaganti / HoloIRC

Open source IRC client for Android.
GNU General Public License v3.0
131 stars 32 forks source link

Unable to send messaged beginning in / #115

Open haarp opened 9 years ago

haarp commented 9 years ago

HoloIRC seems to ignore input beginning with "//" (slash followed by slash), making it impossible to send messages beginning with a slash. Additionally, " /" (space followed by slash) also seems to have no effect.

Other clients allow escaping these messages by beginning them with either a slash or a space