You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haha yes I've noticed this before and it's an bug in combination with a downstream library. Let me do a write-up later because the solution was not obvious to me at the time, w.r.t tasks 😄
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
Get a menu with pixi and then ctrl + c, this will make the cursor in the terminal disappear.
screenrecord-2024-06-28_12.05.40.mp4
Issue description
When I ctrl + c on a pixi menu, this makes my cursor disappear. Likely some clean-up logic is needed.
Expected behavior
I want my cursor back 🙃
The text was updated successfully, but these errors were encountered: