Skip to content

fix(native): dont rely on colorterm for hyperlinks#879

Open
AnatoleLucet wants to merge 1 commit intoanomalyco:mainfrom
AnatoleLucet:fix/hyperlinks-from-colorterm
Open

fix(native): dont rely on colorterm for hyperlinks#879
AnatoleLucet wants to merge 1 commit intoanomalyco:mainfrom
AnatoleLucet:fix/hyperlinks-from-colorterm

Conversation

@AnatoleLucet
Copy link
Copy Markdown

@AnatoleLucet AnatoleLucet commented Mar 26, 2026

terminal capability detection assumed that if COLORTERM= was set to either truecolor or 24bit, hyperlinks should be supported.

it can wrongly detect hyperlinks capability under some environments (e.g. over ssh where env vars are populated from the remote and not the host), so i removed it and completed the list of known terminal names that support OSC8.

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.

1 participant