URLS & HYPERLINKS
Clickable URLs, app-generated links, and configurable custom patterns.
Clickable URLs
ori-term automatically detects URLs, file paths, git hashes, IP addresses, and email addresses in terminal output. Hold Ctrl and hover to see detected links underlined. Ctrl+Click to open them in your default browser.
App-Generated Hyperlinks
Many modern CLI tools emit explicit hyperlinks that ori-term renders as clickable links with hover underline. Tools like ls --hyperlink, gcc, and ripgrep use this to link directly to files and locations.
Custom Patterns
Define your own patterns in your config for project-specific links:
- JIRA ticket IDs -- link to your issue tracker
- GitHub issue references -- open on github.com
- Custom identifiers -- any URL template
Each pattern supports configurable actions: copy, open, or select.