42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
294 stars 60 forks source link

Fix to ensure reply message is on the same line as last message line #447

Closed hloeung closed 2 years ago

hloeung commented 3 years ago

Sometimes, we'll end up with messages with additional line breaks then the reply msg is added but on a separate line. This fixes that so it's always on the same line as the last line of the message.