Skip to content

Multiline message composition #89

@swantzter

Description

@swantzter

It would be great to be able to read the entire message you're composing before sending. right now it scrolls horizontally as you compose. The tricky part I guess would be to distinguish it from M-enter. I've got some idea's: A new message created by M-enter adds a new ^ and $, an overflowing/line-wrapped message doesn't. for example:

^this is a message$
^this is another message by M-enter. this one is also too long
 to fit on one line and therefore wraps.$

Alternatively messages could wrap, unless you use M-enter

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions