containerd / nerdctl

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
Apache License 2.0
7.67k stars 569 forks source link

Updating Output Flashes under Windows Terminal #471

Open allout58 opened 2 years ago

allout58 commented 2 years ago

When running commands that update the screen like nerdctl pull <image>, the entire output flashes with each update to the screen. The comparable docker pull <image> does not flash under Windows Terminal, nor does nerdctl flash under Powershell or a WSL window directly

Versions:

eirisdg commented 2 years ago

Same here.

terminal

AkihiroSuda commented 2 years ago

Maybe you should report the issue to Windows Terminal? https://github.com/microsoft/terminal

AkihiroSuda commented 2 years ago

Workaround: nerdctl pull --quiet

eirisdg commented 2 years ago

With docker command the window doesn't flash in the same terminal

yaa110 commented 3 months ago

same here on linux using terminator: Linux username 6.8.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 11 Apr 2024 01:47:33 +0000 x86_64 GNU/Linux