-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Problem
Shift+Enter shortcut does not work as expected in most macOS terminal sessions when using core-cli.
Steps to Reproduce
- Open Terminal on macOS
- Run any core-cli interactive prompt
- Attempt Shift+Enter for newline or command separation
- Expected result: Input inserts newline or triggers appropriate action
- Actual result: No response or unpredictable behavior
Acceptance Criteria
- Shift+Enter inserts a newline or functions per CLI UX guidelines
- Works consistently across major shell environments (zsh, bash)
Assignee: @harshithmullapudi
Reported by: Harshith Mullapudi