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

Mangled output in interactive mode #272

Closed
shishkin opened this issue Dec 25, 2024 · 1 comment
Closed

Mangled output in interactive mode #272

shishkin opened this issue Dec 25, 2024 · 1 comment

Comments

@shishkin
Copy link

Hi, I really like dua for quickly locating and purging large directories!

Just noticed that on my system (MacOS, Wezterm), the output in the interactive mode during scanning gets mangled when system errors get appended. Maybe TUI is not taking that output into account and is not redrawing over it. The messages I see look like these:

nfs server OrbStack:/OrbStack: not responding
nfs server OrbStack:/OrbStack: is alive again
nfs server OrbStack:/OrbStack: resource temporarily unavailable (jukebox)
nfs server OrbStack:/OrbStack: is alive again

After scanning it takes some cursor moving to redraw the TUI output, but it still remains mangled in some places.

@Byron
Copy link
Owner

Byron commented Dec 26, 2024

Thanks!

Unfortunately, this isn't anything that dua can fix. It's a background program that is connected to the terminal in question, which gets triggered by dua's activity.

This might be something that OrbStack can affect.

@Byron Byron closed this as not planned Won't fix, can't repro, duplicate, stale Dec 26, 2024
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