This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2025-02-17 09:02:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
af0bd61fb5
fish-shell
/
share
History
axel
4a87c9895d
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
...
darcs-hash:20060712174655-ac50b-14a98a15751bb5ddddf4ffb41521b616bef5e40c.gz
2006-07-13 03:46: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
Minor code tweaks: A few extra input validations, spelling corrections, etc
2006-07-11 08:39:56 +10:00