This commit is contained in:
Paul Gauthier 2024-08-28 08:26:14 -07:00
parent e7f4ef9c23
commit fb93e204f1
2 changed files with 30 additions and 11 deletions

View file

@ -2,3 +2,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).
- Use `/clipboard` to paste text from the clipboard into the chat.