kingToolbox / kingToolbox/WindTerm
rm a file, cann't input "y", it automatic input a “Enter”
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
[root@ol7 tmp]# rm yum_save_tx.2022-07-17.23-27.74Fz1y.yumtx
rm: remove regular file ‘yum_save_tx.2022-07-17.23-27.74Fz1y.yumtx’? [root@ol7 tmp]#
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 in WindTerm by running the shown rm command and answering its confirmation prompt with y. Trace terminal input handling from the prompt and verify that y is delivered to rm instead of being converted into an Enter; done when the confirmation accepts y normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100