Skip to content

Conversation

@nicoovh
Copy link
Collaborator

@nicoovh nicoovh commented Nov 20, 2025

This PR will add the possibility to use +enter to go to next line, for terminal+OS combination that fails into typing ALT+Enter, such as MacOS + iterm2 with FR keyboard.
I propose to use the claude's method, +enter

  • Added support for +Enter to insert newlines instead of submitting
  • Updated help text to document multiline support
  • Implemented proper newline handling in input processing
  • Added cleanup of backslash markers when submitting input

see attached gif
tty

this may fix #7

- Added support for \+Enter to insert newlines instead of submitting
- Updated help text to document multiline support
- Implemented proper newline handling in input processing
- Added cleanup of backslash markers when submitting input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improvment: change alt+enter multiline key with shift+enter

2 participants