HINTS

Planned — vimium-style keyboard labels for fast interaction with URLs, paths, and more.

This feature is on the roadmap and not yet implemented.

The design is outlined below. See the roadmap for current status.

Pattern Matching

ori-term will scan visible terminal content using regex-based detection to identify actionable text. Built-in patterns will recognize:

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.