HINTS
Planned — vimium-style keyboard labels for fast interaction with URLs, paths, and more.
Pattern Matching
ori-term will scan visible terminal content using regex-based detection to identify actionable text. Built-in patterns will recognize:
- URLs and hyperlinks
- File paths
- Git commit hashes
- IP addresses
- Email addresses
Keyboard Labels
When hints are activated, each detected item will get a short alphabetic label rendered as an overlay. Type the label characters to select the target — progressive filtering narrows options as you type, vimium-style.
Configurable Actions
Each pattern type will support configurable default actions: copy to clipboard, open in default application, copy and paste into terminal input, or highlight as a selection.
Custom Patterns
Custom regex patterns will be definable in the config file for project-specific identifiers, with optional URL templates for direct linking.