MCMrARM / revolution-irc

A modern Android IRC client. #revolutionirc on Libera.chat
GNU General Public License v3.0
548 stars 63 forks source link

Backslashes don't show up in /me #311

Open cousteaulecommandant opened 2 years ago

cousteaulecommandant commented 2 years ago

Bachslashes (\) typed in /me comments (by myself or anyone else in the channel) don't show up in the conversation in this IRC client (but get actually sent, so other users can see them).

Example: If I type

hello\n

I see

<cousteau> hello\n

But if I type

/me hello\n

I see

* cousteau hellon

(RevolutionIRC version 0.5.2)