fish-shell/share
2006-07-19 02:41:55 +10:00
..
completions Add -q/--query switch to the functions builtin. Works just like the same switch to set does. Useful for checking for the existance of functions in a script 2006-07-13 03:46:55 +10:00
functions Overhaul of the script autoloader. This should make sure that old scripts are unloaded and new scripts are loaded when the fish_function_path and fish_complete_path variables change 2006-07-13 00:22:42 +10:00
fish.in Initialize etc/fish and share/fish from the Makefile, not automatically by Autoconf. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega. 2006-07-19 02:41:55 +10:00