Skip to content

don't clear line when navigation is disabled#11733

Merged
ndeloof merged 1 commit intodocker:mainfrom
ndeloof:clearline
Apr 16, 2024
Merged

don't clear line when navigation is disabled#11733
ndeloof merged 1 commit intodocker:mainfrom
ndeloof:clearline

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

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof requested review from a team, glours, jhrotko and milas and removed request for a team April 16, 2024 10:07
@ndeloof ndeloof merged commit ca734ce into docker:main Apr 16, 2024
@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