You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add multiline input support with Shift+Enter and bracketed paste
- Enable kitty keyboard protocol for Shift+Enter support in iTerm2, kitty,
WezTerm, and alacritty
- Add Alt+Enter as fallback for terminals without kitty protocol
- Enable bracketed paste mode so pasted multiline content doesn't auto-submit
- Add documentation tests explaining manual testing requirements (PTY
environments don't support these terminal features)
Addresses #24 - multiline input support in REPL
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments