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

Tailtip widgets overwrite entered line #797

Closed
valepakh opened this issue Aug 22, 2022 · 1 comment
Closed

Tailtip widgets overwrite entered line #797

valepakh opened this issue Aug 22, 2022 · 1 comment

Comments

@valepakh
Copy link
Contributor

This issue is reproduced on Windows in Command Prompt and Powershell, but, unlike #794 it's not reproduced under Windows Terminal.
This could be reproduced used jline-repl.bat jansi in the demo folder.
Start by filling the screen with output from any command, like alias, then enable tailtip widgets using Alt-S.
Next, scroll the window so that the prompt is hidden below the bottom edge.
Press up arrow, it's already looks not good, the line from the widget appears underneath the completer suggestion.
image
Now press tab
image
Now the help in the tailtip widgets appears above the prompt, the prompt itself is hidden, the cursor is blinking in the empty space and the completer suggestion is below that.

@mattirn
Copy link
Collaborator

mattirn commented Dec 15, 2022

duplicate with #738

@mattirn mattirn closed this as completed Dec 15, 2022
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

2 participants