kill entire text line doesn't work // Mac
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
So while using Ctrl + A or Ctrl + E for jumping to a beginning or an ending of a string works, usingCtrl + K to kill the entire line does not seem to work for me, any fix for this? This is while typing in the directory bar (Cmd/Ctrl + P) to go to new directories etc.
appreciate any tips:)
Contributor guide
No contributing guide indexed for this repository
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 on macOS in the directory bar opened with Cmd/Ctrl+P, comparing Ctrl+A and Ctrl+E with Ctrl+K while editing a path. Trace the directory-bar text input handling and determine why Ctrl+K does not kill the entire line; done means the shortcut works there on Mac without regressing the other shortcuts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100