All features

: , and / stay inside a clickable URL

Try the real interface

Explore this workspace.

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

Tabby's URL handler dropped a colon, comma or slash from a path or query, so a link to a line number or a list parameter stopped short of where it pointed. Three characters added to two character classes.

The problem

Tabby's URL handler excluded :, , and / from the character classes it used for a URL's path and query, so a link stopped short of where it pointed — a line-number anchor, a list parameter, a nested path.

How it works

Three characters, added to two character classes.

What this does not claim
  • The source catalogue records no separate caveats for this entry. The implementation and evidence above define its scope.
In upstream Tabby

Sent upstream as upstream pull request #11383 (local implementation) and not merged. It is carried here rather than waited for, which is what this fork is for.

Source commits
LinksAdded 2026-06-241 file+3 / −1 lines