v0.1.3
Paste robustness and a message action menu.
Fixed
- Large / chunked pastes never auto-submit — the input reader now stays in a self-extending
"paste window" for the whole paste, so a newline in the middle (or a lone Enter a terminal
delivers in a separate chunk, as Windows ConPTY does for big pastes) becomes a newline, never a
submit. Previously a long paste could fire the message immediately.
Changed
- Clicking a message opens an action menu instead of rewinding immediately — pick Copy,
Rewind & edit, or Delete from here (navigable by mouse or ↑/↓ + Enter, Esc to close).
Assistant/tool/system messages offer Copy.