prompt content of an command can't clear automatically
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
WSL - Ubuntu
shell: zsh + oh_my_zsh
When I use some command and type [tab] button twice to get some prompt (like path or command options), these prompt won't disapper after I type [enter] button to complete this command.
It can't flush automatically.
That means the prompt content of my last command will affect my next command 's output.
I don't remember when it started, one month or two months ago? Maybe after one update.


Thanks.
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 WSL Ubuntu with zsh and oh_my_zsh by invoking completion with Tab twice, completing the command, and observing the next command's output alongside the supplied screenshots. Trace the terminal completion and prompt-refresh behavior; done means the completion prompt is cleared after Enter and no longer affects subsequent output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ubuntu, zsh
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100