aboutsummaryrefslogtreecommitdiffstats
path: root/glide
Commit message (Collapse)AuthorAgeFilesLines
* glide: Fix ‘open_or_activate’ for specific urlsGravatar Tom Willemse2026-02-121-3/+3
| | | | | | | | | | If the hostname is found, but the rest of the path is not, then open a new tab. Before it would assume that if we found the hostname we would also find the path, because when there is no path this is always true, but when we get open_or_activate for (for example) ‘https://github.com/ryuslash/yoshi-theme’ and there is another tab open on ‘https://github.com/emacs-slack/emacs-slack’ we can find the host, but not the path.
* glide: Install ublock originGravatar Tom Willemse2026-02-101-0/+2
|
* Glide: Add command to open a new tabGravatar Tom Willemse2026-02-101-0/+1
|
* glide: Add configuratonGravatar Tom Willemse2026-02-081-0/+122