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

don't clear line when navigation is disabled #11733

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Apr 16, 2024

What I did
Quick and dirty fix for #11727 : only emit ERASE when KeyboardManager is set, which reflects navigation menu being enabled.
We should invest some time to redesign the log printing logic, so that logConsumer is not a weird combination of if statements.

Related issue
fixes #11727

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@ndeloof ndeloof requested review from a team, glours, milas and jhrotko and removed request for a team April 16, 2024 10:07
@ndeloof ndeloof merged commit ca734ce into docker:main Apr 16, 2024
28 checks passed
@ndeloof ndeloof deleted the clearline branch April 16, 2024 14:04
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

Successfully merging this pull request may close these issues.

[BUG] Clear Line ASCII escape code at the beginning of every log line
3 participants