-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
Description
It doesn't seem possible to write multi-line messages at the moment. I've been following these API docs from slack so far to figure out how to <@someone> or <!here> the room, but it's you can't just type \n as is implied in these docs to get a multi-line comment out.
It would be nice if \n was parsed properly, or an even better solution of entering a multi-line mode (perhaps with <shift+i> where you have to type something like <shift+enter> to actually send your message (then it would be simple to copy a stack trace straight into a message instead of needing to reformat it in vim).
RoGryza, tony-ebel, Vlaaaaaaad, gitusp, plushcube and 16 more