Updating Output Flashes under Windows Terminal
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:
- Windows Terminal 1.10.2714.0
- nerdctl 0.11.1
Same here.

Maybe you should report the issue to Windows Terminal? https://github.com/microsoft/terminal
Workaround: nerdctl pull --quiet
With docker command the window doesn't flash in the same terminal
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