Make "exit" or "quit" get you out of the shell
Open
documentation
feature-request
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 780
- PR merge metrics
- No merged PRs in 30d
Description
ctrl-D? Who would guess that. Make it easier by supporting common sense notions for leaving the shell.
Contributor guide
Research direction
Start by locating the shell input handling in the aws-shell repository and identify where Ctrl-D currently exits. Add support for the common exit or quit commands, then verify that each leaves the shell cleanly using the repository's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100