feat(composer): textarea + send button + retry on failure #41
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/composer-multiline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
<input>to an auto-growing<textarea>. Enter sends, Shift+Enter inserts a newline, andevent.isComposingis checked so IME composition does not submit early.room/message.htmlrenders them withwhitespace-pre-wrap.Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com