All features

Rich ticket previews and nested links

Try the real interface

Explore this workspace.

Real Torbie UI · mock sessions
Tab bar
Loading Torbie…
Technical background

Jira tables and callouts retain their structure. Ticket titles, status controls and parent links stay above the tabs; pane comments use larger round avatars. Code blocks offer Copy and Wrap on hover. Links and recognized IDs inside previews share buffer rules, with nested popovers opt-in. Lintel also resolves plain Windows and WSL paths consistently.

The problem

Tables and callouts were flattened in Jira previews, ticket context disappeared behind tabs, and links inside a preview did not get the terminal buffer's hover behavior.

How it works

ADF tables, callouts and language-tagged code retain their structure through the shared renderer. The title appears above the tabs, with status and Change status together and linked type, priority and parent metadata below. Pane comments use round 40px avatars with the timestamp below the author; popovers retain one compact line. Embedded links and recognized IDs reuse the buffer's rules, integration provider and actions, with independent child hover state.

Try it
  1. Hover a Jira issue and switch between Description and Comments; use Show in pane for the larger author layout.
  2. Hover or focus a code block to reveal Copy. Wrap appears only when the unwrapped line is wider than the available space.
  3. Set Maximum popover height in Link Tooltip settings. Enable nested link tooltips to preview links inside a popover; preview panes enable embedded tooltips independently.
  4. Hover an absolute Windows or POSIX path. A known WSL source identifies its distribution; otherwise only a unique existing path among registered distributions is accepted.
Settings
  • linkTooltip.maxHeight: 720

    Maximum height of the complete scrolling popover; 0 uses available window space.

  • linkTooltip.nested: false

    Opt in to tooltips within popovers; at most four nesting levels.

Details
  • Type and priority links open Jira searches. Parent links open the parent issue.
  • Lintel owns the field placements, link templates, path detection and Windows/WSL resolution policy used by both terminal implementations.
What this does not claim
  • Logic checks, type checking and package builds passed. Live hover placement and interaction still need confirmation after the user restarts the app.
  • Whitespace separates detected bare paths; use an explicit file link for paths containing spaces. Unknown or ambiguous WSL paths are not guessed.
Source commits
LinksAdded 2026-09-1124 files+652 / −104 lines