Skip to content

Don't enable color or cursor with TERM=dumb #581

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

Merged
merged 1 commit into from
Jul 29, 2025
Merged

Don't enable color or cursor with TERM=dumb #581

merged 1 commit into from
Jul 29, 2025

Conversation

etiennebarrie
Copy link
Member

This is causing me problems with MacVim but it's a general rule that if TERM=dumb, color escape codes and cursor handling are not supported, so we shouldn't be emitting them.

@etiennebarrie etiennebarrie requested a review from a team as a code owner January 15, 2025 13:25
@donk-shopify donk-shopify merged commit a4cc8ab into main Jul 29, 2025
15 checks passed
@donk-shopify donk-shopify deleted the term-dumb branch July 29, 2025 16:39
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 this pull request may close these issues.

2 participants