8000 Warp is turning off the terminal cursor and not turning it back on · Issue #393 · minio/warp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Warp is turning off the terminal cursor and not turning it back on #393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jamespanic opened this issue Apr 28, 2025 · 4 comments · Fixed by #394
Closed

Warp is turning off the terminal cursor and not turning it back on #393

jamespanic opened this issue Apr 28, 2025 · 4 comments · Fixed by #394

Comments

@jamespanic
Copy link

Version: 1.1.1

When running any test using warp the cursor is disabled using the codes <esc>[?25l. It needs to send the codes <esc>[?25h under any circumstances when exiting.

This can be repro'd in iTerm2 and Prompt 3 on macOS

warp mixed --host example.com

klauspost added a commit to klauspost/warp that referenced this issue Apr 29, 2025
* Add `tea.ShowCursor`.
* Fix inconsistent progress bar size.
* Use simple colour for progress bar.
* Reduce overall FPS.

Possibly fixes minio#393
@klauspost klauspost mentioned this issue Apr 29, 2025
@klauspost
Copy link
Collaborator

#394 may or may not fix it. I am not in Mac.

harshavardhana pushed a commit that referenced this issue Apr 29, 2025
* Add `tea.ShowCursor`.
* Fix inconsistent progress bar size.
* Use simple colour for progress bar.
* Reduce overall FPS.

Possibly fixes #393
@harshavardhana
Copy link
Member

@jamespanic please try the latest master and let us know go install -v github.com/minio/warp@master

@jamespanic
Copy link
Author

Unfortunately the issue is still there. Also when I use the @master version the copyright is 2020-2024 FWIW.

@klauspost
Copy link
Collaborator

@jamespanic OK. Gave it my best. You are welcome to see if you can fix it on your end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0