warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.5k stars 376 forks source link

`docker stats` output flickering #5476

Open dannyneira opened 1 week ago

dannyneira commented 1 week ago

Dupe Check

Describe the bug

When running docker stats command, the output flickers in and out on Macbook.

To reproduce

Setup:

  1. Install docker: brew install --cask docker
  2. run docker desktop to start the service: open -a Docker
  3. Start an infinite docker container: docker run -d --name warp-test ubuntu sleep infinity

Repro:

  1. run docker stats, and notice flickering on display.
  2. You may need to move the Warp window to another display to see the flickering. This issue happens when promotion is enabled, or even with 60hz settings.

Screenshots & Videos:

https://github.com/user-attachments/assets/a0500792-ff3a-4327-bdb3-b138e0ade81d

Teardown:

  1. pkill -f Docker
  2. brew uninstall docker

Expected behavior

Expect docker stats not to flicker as it does with Mac Terminal.

Screenshots

No response

Operating system

MacOS

Operating system and version

Sequoia 15.1

Shell Version

No response

Current Warp version

v0.2024.11.12.08.02.stable_02

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None