-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the problem
The TTY::Link library currently doesn't detect or support Ghostty terminal, which has native support for hyperlinks.
How would the new feature work?
When running in Ghostty terminal
link = TTY::Link.new
link.link? # should returns true
Drawbacks
No drawback.
Describe your environment
- OS version: macOS Sequoia v15.7.1
- Ruby version: 3.4.7
- TTY::Link version: 0.2.0
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request