When we copy a message from the chat in IRCCloud and then we paste it, we got something like:
13:46:09 <+ irccat> [android] c99koder pushed 1 commit to branch master: https://github.com/irccloud/android/compare/4d27e8bebd90...243b5aa44873
On the application, we don't see any space between the prefix and the nickname, but it appears in the pasted text.
Seems that somehow, IRCCloud is adding a whitespace between the prefix and the username, when copying the message?