Ctrl+q doesn't exit file picker
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 14.6k
- Forks
- 734
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 4
Description
Ctrl+q doesn't exit file picker (it probably should immediately close the process?)
steps to reproduce:
edit .- Ctrl+q
ps. im aware its possible to press esc then quit after, but why not allow quitting straight from the file picker?
tested on Edit v2.0.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by running edit . and pressing Ctrl+q while the file picker is open. Start by tracing the file-picker input handling and existing quit behavior; done means Ctrl+q exits directly from the picker, with a regression test covering the shortcut.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100