tulir / gomuks

A terminal based Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.3k stars 124 forks source link

new: add line breaks between senders #424

Open primalmotion opened 1 year ago

primalmotion commented 1 year ago

This patch adds an empty line between events coming from two different senders. This behavior can be controlled by /toggle linebreaks. The default it off, to keep the current behavior intact.

goodboy commented 1 year ago

This get's a big 👍🏼 from me; i think it should be configurable though.