Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions termlink.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ func supportsHyperlinks() bool {
// It is unclear when during the private beta that ghostty started supporting hyperlinks,
// so we'll start from the public release.
return v.major >= 1
default:
return false

// Hyper Terminal used to be included in this list, and it even supports hyperlinks
// but the hyperlinks are pseudo-hyperlinks and are actually not clickable
Expand Down