GothenburgBitFactory / GothenburgBitFactory/taskshell
Don't exit on Ctrl+C
Open
- Dominant language
- Python
- Stars
- 96
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
tasksh doesn't behave like almost every other shell wrt. `Ctrl+C`. I would expect it to cancel non-interactive tasks (e.g. `! long-running-shell-command`) and return the user to the last interactive prompt. What it should never do IMHO is exit tasksh. That's what `Ctrl+D` and the `quit` command are for.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.