Updated multi-line msg docs

This commit is contained in:
Paul Gauthier 2024-06-10 16:43:07 -07:00
parent d30b21139b
commit 7695d08f92
3 changed files with 9 additions and 6 deletions

View file

@ -0,0 +1,4 @@
You can send long, multi-line messages in the chat in a few ways:
- Paste a multi-line message directly into the chat.
- Enter `{` alone on the first line to start a multiline message and `}` alone on the last line to end it.
- Use Meta-ENTER to start a new line without sending the message (Esc+ENTER in some environments).