27b6b22f6a
chore(docs): regenerate manual and man page
Gitea Actions2026-07-26 20:48:03 +00:00
b6034114ad
Merge pull request 'docs(functions): split RETURNS into EXIT STATUS and stdout RETURNS' (#77) from docs-exit-status-returns into main
rootiest2026-07-26 20:44:29 +00:00
e651566e14
docs(functions): split RETURNS into EXIT STATUS and stdout RETURNS
rootiest2026-07-26 16:41:57 -04:00
f6a3ba0453
chore(docs): regenerate manual and man page
Gitea Actions2026-07-26 20:14:37 +00:00
cd08403416
docs(manual): standardize ruled-table rule style on a solid dash run
rootiest2026-07-26 16:11:38 -04:00
980834e961
chore(docs): regenerate manual and man page
Gitea Actions2026-07-26 20:01:35 +00:00
f2f4d4ef49
Merge pull request 'fix(docs): render Component Reference tables as real Markdown tables' (#76) from docs-ruled-tables into main
rootiest2026-07-26 19:58:21 +00:00
05ba0a4f10
fix(docs): render Component Reference tables as real Markdown tables
rootiest2026-07-26 15:55:48 -04:00
49c8191037
chore(docs): regenerate manual and man page
Gitea Actions2026-07-26 19:37:26 +00:00
ab030d7ec0
docs: update site title and canonical URL
rootiest2026-07-26 15:34:08 -04:00
4f00b5a0f4
chore(docs): regenerate manual and man page
Gitea Actions2026-07-26 09:32:37 +00:00
5c21788c8f
Merge pull request 'docs(site): replace starter README and title code fences throughout the manual' (#75) from docs-option-tables into main
rootiest2026-07-26 09:29:25 +00:00
625a58fa9f
docs(site): title Examples fences and auto-title file-scoped snippets
rootiest2026-07-26 05:27:26 -04:00
e20cff41d4
docs(site): replace starter README and title synopsis fences
rootiest2026-07-26 05:01:01 -04:00
5c24d2c72d
chore(docs): regenerate manual and man page
Gitea Actions2026-07-26 08:44:24 +00:00
92bcc49962
Merge pull request 'docs: generate the Functions Reference from function comment headers' (#74) from docs-option-tables into main
rootiest2026-07-26 08:41:01 +00:00
4197e7faec
Merge remote-tracking branch 'origin/main' into docs-option-tables
rootiest2026-07-26 04:37:55 -04:00
daf81bf0a4
docs(functions): publish dops and fzf-update
rootiest2026-07-26 04:16:31 -04:00
cbd5faa66c
docs: document the two-source SSOT split
rootiest2026-07-26 04:15:21 -04:00
a65e05b661
feat(docs): generate Section 5 from function comment headers
rootiest2026-07-26 04:12:48 -04:00
b4a58af23c
Merge pull request 'docs: remove hard-coded URL mention from config-update documentation' (#73) from fix-hardcoded-url-docs into main
rootiest2026-07-26 05:18:28 +00:00
6cd0de7ccf
fix(docs-site): publish function pages under /reference/
rootiest2026-07-26 00:47:44 -04:00
d23cbfc733
chore(docs): regenerate manual and man page
Gitea Actions2026-07-26 04:33:41 +00:00
1bfcd519b8
Merge pull request 'docs: migrate the manual to a Starlight documentation site' (#72) from docs-starlight-site into main
rootiest2026-07-26 04:27:26 +00:00
e684eb6134
style(docs-site): use green as the primary accent instead of mauve
rootiest2026-07-26 00:15:13 -04:00
ab2f03213b
feat(docs-site): syntax-highlight examples and restyle the site
rootiest2026-07-26 00:12:33 -04:00
e4ef26fe03
ci(docs): build man page from the manual tree
rootiest2026-07-25 22:01:42 -04:00
424a3c76ab
fix(docs): make manual round-trip test byte-exact
rootiest2026-07-25 21:53:04 -04:00
beb89e406a
fix(docs): move pandoc metadata out of index.md frontmatter
rootiest2026-07-25 21:52:54 -04:00
63e71ac9dd
feat(docs): generate fish-config.md from the manual tree
rootiest2026-07-25 21:39:48 -04:00
61a82540fb
feat(docs): split fish-config.md into docs/manual SSOT tree
rootiest2026-07-25 21:21:37 -04:00
3ccc5d2210
fix(docs/manualtools.py): use removeprefix instead of lstrip for frontmatter parsing
rootiest2026-07-25 21:11:40 -04:00
efa86e8eda
feat(docs): add manualtools library for SSOT frontmatter and ordering
rootiest2026-07-25 21:06:22 -04:00
83e8c52298
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-07-21 18:11:30 +00:00
f674ae303c
Merge pull request 'refactor(kitty-logging): move watcher to scripts/ and symlink it' (#71) from refactor-kitty-watcher-symlink into main
rootiest2026-07-21 18:10:41 +00:00
29b69c7b03
refactor(kitty-logging): move watcher to scripts/ and symlink it
rootiest2026-07-16 02:39:41 -04:00
8c869cc1b9
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-07-16 06:19:50 +00:00
fcc2f6ccc2
Merge pull request 'feat(functions): add qc quick-chat wrapper around aichat' (#70) from feat-qc-aichat-wrapper into main
rootiest2026-07-16 06:19:05 +00:00
38bce499bd
fix(ls): pass --hyperlink=auto to eza for consistent OSC 8 behavior
rootiest2026-07-16 01:51:08 -04:00
68eb3b0092
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-07-04 06:36:42 +00:00
3362c33339
Merge pull request 'feat(config): user-dots convenience symlink with config-settings toggle' (#69) from feat-user-dots-symlink into main
rootiest2026-07-04 06:36:09 +00:00
ec47b0671c
feat(config-settings): add Dots link toggle for user-dots symlink
rootiest2026-07-04 02:34:20 -04:00
fe3eb818ba
Merge pull request 'fix(help): repair 'help config' wrapper for Fish 4.x embedded help' (#68) from fix-help-config-fish4-embedded into main
rootiest2026-07-04 06:13:24 +00:00
5930514847
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-07-04 06:13:06 +00:00
8068dcb312
Merge pull request 'feat(functions): add open-url and repo-open browser helpers' (#67) from feat-open-url-and-repo-open into main
rootiest2026-07-04 06:12:30 +00:00
7afb470a42
fix(help): repair 'help config' wrapper for Fish 4.x embedded help
rootiest2026-07-04 02:11:17 -04:00
180ea9337f
feat(sponge): user-extensible sensitive var names via __fish_sponge_extra_sensitive
rootiest2026-06-23 23:49:09 -04:00
72920c04ce
feat(config): fish-style scrollback vars mirrored to exported env vars
rootiest2026-06-23 23:45:19 -04:00
614c064524
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-24 03:09:52 +00:00
5ee09bf13e
Merge pull request 'fix(auto-pull): respect $__fish_user_dots_path for registry location' (#65) from fix/auto-pull-user-dots-path into main
rootiest2026-06-24 03:09:15 +00:00
390072e919
fix(auto-pull): respect $__fish_user_dots_path for registry location
rootiest2026-06-23 23:07:46 -04:00
cd240f4460
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-23 18:28:57 +00:00
f6fd093850
Merge pull request 'feat(config-settings): rename config-toggle → config-settings; add __fish_user_dots_path UI' (#64) from feat/config-settings-rename-path-var into main
rootiest2026-06-23 18:28:29 +00:00
67f22c8a60
docs(config-settings): fix remaining stale config-toggle ref in draw helper description
rootiest2026-06-23 14:17:40 -04:00
6f8fd855e4
docs(config-settings): fix stale __config_toggle_* references in helper docstrings
rootiest2026-06-23 14:16:04 -04:00
bdf4581b28
Merge pull request 'fix(fish-deps): show real binary path + drop hardcoded /usr/bin in paru/yay wrappers' (#62) from fish-deps-real-binary-resolution into main
rootiest2026-06-22 06:18:29 +00:00
f92ac6ac37
fix(paru/yay-wrapper): resolve real binary instead of assuming /usr/bin
rootiest2026-06-22 02:16:41 -04:00
cb30f19c32
feat(fish-deps): resolve real binary past our generated wrapper shims
rootiest2026-06-22 02:16:40 -04:00