vercel / vercel/hyper

prompt content of an command can't clear automatically

Open
#3,807 0 comments 2 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.