Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline command helper erase previous printed rows #49

Open
tmm360 opened this issue Feb 9, 2021 · 0 comments
Open

Inline command helper erase previous printed rows #49

tmm360 opened this issue Feb 9, 2021 · 0 comments

Comments

@tmm360
Copy link

tmm360 commented Feb 9, 2021

Describe the bug
Using the cli, when the inline command helper modifies its content, it erase from the top the already printed rows in console. Probably this is an environment related issue.

To Reproduce
Simply connect the cli to a server, and start to digit a command. When the helper appears it start's to erase rows. It also manifests this when new chars are typed.

Probably it's related to the environement, I'm executing it with Docker on image golang:1.15. The host is a Windows 10 x64 machine, with Powershell 7.

Expected behavior
Already printed rows should persists in console.

Video
Here the visible issue:
https://user-images.githubusercontent.com/7620704/107424916-86d18100-6b1e-11eb-8d90-9139f25d7c49.mp4

Additional context
Running with Docker, with image golang:1.15, on a Windows 10 x64 machine into a Powershell 7 console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant