Feature request: don’t close terminal on Ctrl+C
Open
- Dominant language
- Swift
- Stars
- 6.9k
- Forks
- 746
- PR merge metrics
- No merged PRs in 30d
Description
I’ve got a bad habit of canceling my commands with Ctrl+C; unfortunately in blinksh that closes the current terminal/windows. It’d be super nice if it just cleared the prompt instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating Blink's terminal input handling for Ctrl+C and the prompt-clearing behavior. The work is done when Ctrl+C clears the current prompt without closing the terminal or window, while command cancellation still behaves appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, swift
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100