rootiest
4761c48d96
feat(functions): add open-url and repo-open browser helpers
...
Extract the browser-detection and launch logic out of config-help into a
reusable open-url function, then build repo-open on top of it to open the
current repo's origin remote in a browser.
- open-url: resolve the best graphical browser (fish_help_browser -> BROWSER
-> xdg-mime https handler -> known binaries -> xdg-open) and launch it
backgrounded. Silent by default; -v/--verbose reports the browser, -s/--silent
is accepted explicitly. Browser console chatter is discarded.
- repo-open: normalize the origin URL from HTTPS and SSH/scp forms, deep-link
to the current branch (falling back to the remote default) and sub-directory.
Provider layout resolved via git config browse.provider, hostname heuristic
(github/gitlab/gitea/bitbucket, codeberg->gitea), then github default.
-p/--print emits the URL, -r/--root ignores the sub-directory.
- config-help: replace the inlined browser block with an open-url call.
- abbr: add open-repo and url-open abbreviations that expand to the canonical
command names on space/enter.
- docs: document both functions in the SSoT (fish-config.md + index) and add a
repo-open row to the README doc-browsing table.
2026-07-04 02:02:28 -04:00
..
2026-06-10 11:34:56 -04:00
2026-06-23 14:16:04 -04:00
2026-06-24 11:14:01 -04:00
2026-06-24 00:17:22 -04:00
2026-06-23 23:58:10 -04:00
2026-06-23 14:16:04 -04:00
2026-06-24 00:04:35 -04:00
2026-06-24 11:14:01 -04:00
2026-06-24 11:17:45 -04:00
2026-06-10 22:59:49 -04:00
2026-06-16 01:03:54 -04:00
2026-06-22 02:16:40 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-16 02:09:52 -04:00
2026-06-16 02:09:52 -04:00
2026-06-16 02:09:52 -04:00
2026-06-05 20:18:49 -04:00
2026-06-12 23:30:12 -04:00
2026-06-17 21:51:54 -04:00
2026-06-19 02:21:21 -04:00
2026-06-22 00:55:12 -04:00
2026-06-06 02:41:10 -04:00
2026-06-22 00:55:30 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-22 02:16:40 -04:00
2026-06-22 00:55:30 -04:00
2026-06-05 20:18:49 -04:00
2026-06-16 01:16:22 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-16 01:16:22 -04:00
2026-06-16 15:05:41 -04:00
2026-06-17 22:39:18 -04:00
2026-06-13 00:03:11 -04:00
2026-06-05 20:18:49 -04:00
2026-06-23 23:07:46 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-04-30 23:16:28 -04:00
2026-06-17 22:14:31 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-13 00:03:11 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-07-04 02:02:28 -04:00
2026-06-24 11:14:01 -04:00
2026-06-23 12:08:21 -04:00
2026-06-08 15:29:57 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-19 00:58:40 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-04-30 23:16:28 -04:00
2026-06-05 20:18:49 -04:00
2026-06-12 00:36:30 -04:00
2026-06-12 00:47:27 -04:00
2026-06-12 00:51:55 -04:00
2026-06-05 20:18:49 -04:00
2026-05-22 23:42:50 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-04-30 23:16:28 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-16 09:58:19 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 11:34:56 -04:00
2026-07-04 02:02:28 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 11:34:56 -04:00
2026-06-06 02:41:10 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-07-04 02:02:28 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 21:59:52 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 11:34:56 -04:00
2026-06-08 22:26:00 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-05-26 13:09:41 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-10 11:34:56 -04:00
2026-06-10 11:34:56 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-05 20:18:49 -04:00
2026-06-22 00:55:12 -04:00
2026-06-05 20:18:49 -04:00