-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Problem
Shift+Enter shortcut does not work as expected when using core-cli in Cursor IDE's integrated terminal. Same result as with macOS Terminal.
Steps to Reproduce
- Open Cursor IDE integrated terminal
- Run any core-cli prompt
- Attempt Shift+Enter for newline or separation
- Expected: Insert newline or trigger appropriate CLI response
- Actual: No effect or unexpected cursor movement
Acceptance Criteria
- Shift+Enter works for newlines or correct action in interactive prompts
- Consistent experience between standard macOS Terminal and Cursor IDE terminal
Assignee: @harshithmullapudi
Reported by: Harshith Mullapudi