Files
fish-shell/share/functions
Johannes Altmanninger 66f6493fbf fish_config theme dump: speed up
For better or worse, "set -L" prints all of $history, which makes
"fish_config theme show" very slow.  Fix this by only printing the
relevant variables.  While at, make the escaping function use the
shared subset of fish and POSIX shell quoting syntax, to allow a
following commit to use shlex.split().
2025-12-14 16:25:14 +01:00
..
2022-01-27 16:21:22 -08:00
2022-01-27 16:21:22 -08:00
2025-11-16 19:16:07 +01:00