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:

Each pattern supports configurable actions: copy, open, or select.