Backspace is removing words at a time
Open
Nobody has claimed this yet.
area:input-keyboard
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
Describe the bug
Pressing backspace is removing words
Affected version
1.0.79
Steps to reproduce the behavior
Type something on the prompt area and press backspace. it will remove one word for every press
Expected behavior
it should remove characters
Additional context
No response
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
Start by reproducing the issue in the prompt area using version 1.0.79, then trace the backspace input handling in the CLI. Done means each backspace press removes one character rather than a whole word, with the behavior checked against the reported reproduction steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100