rootiest
7afb470a42
fix(help): repair 'help config' wrapper for Fish 4.x embedded help
...
Fish 4.x ships the native `help` function embedded in the binary
(embedded:functions/help.fish) with no on-disk file. The old
functions/help.fish tried to `source $__fish_data_dir/functions/help.fish`
to back up the native help before shadowing it — that path no longer exists,
so the first `help config ...` call errored:
source: No such file or directory
functions: Function 'help' does not exist
The backup cannot happen from functions/help.fish at all: an autoload shadow
of that name makes `help` resolve to our own wrapper (or nothing, mid-load),
so `functions -c help` can never capture the embedded original.
Move the wrapper to conf.d/help.fish, sourced at startup before any shadow
exists, where `functions -c help __original_help` copies the embedded native
help. Behavior is otherwise unchanged: 'help config' delegates to config-help,
all other topics fall through to __original_help, and the C1 opinionated guard
still applies. Delete the obsolete functions/help.fish.
2026-07-04 02:11:17 -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-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -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-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-06-16 01:16:22 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -04:00
2026-04-26 01:37:38 -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-06-08 23:18:31 -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-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-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-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