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
20.76k stars 348 forks source link

Glitch when using a list from Inquirer.js #2001

Open thibaudszy opened 1 year ago

thibaudszy commented 1 year ago

Discord username (optional)

No response

Describe the bug

When toggling between options of a list made with Inquirer.js, the options flash at the top of the window. See screen recording attached to this issue.

The glitch does not happen in iTerm2.

To Reproduce

  1. Clone the Inquirer.js repo
  2. run node packages/inquirer/examples/checkbox.js in Warp.
  3. The glitch should be visible

Expected behaviour

Not to see the glitch

Screenshots

https://user-images.githubusercontent.com/23148593/197588806-21367b0f-764a-4398-92bc-b510ab2015f5.mov

Operating System

MacOS

OS Version

12.6

Shell Version

zsh 5.8.1 (x86_64-apple-darwin21.0)

Warp Version

v0.2022.10.18.08.10.stable_01

Additional context

No response

Does this block you from using Warp daily?

No

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

No response

elviskahoro commented 1 year ago

@thibaudszy I was able to repro this! Thanks for the clear instructions