Files
fish-config/docs
rootiest 0ef99e4874
Generate documentation / build-docs (push) Successful in 3m30s
fix(verify-manual): use a real temp file instead of /dev/stdin for the registry round-trip test
fish 3.7 (Ubuntu 24.04's packaged version, used in CI) rejects
'source /dev/stdin' when it's backed by a pipe, with
"'/dev/stdin' is not a file" -- fish 4.8 (local dev) accepts it.
Writing the generated registry to a real temp file sources
identically across fish versions.
2026-08-18 21:55:23 -04:00
..