This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-04-21 00:31:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
036cc4e0faccc9b03e2c73b34dd4ad6a0223837b
fish-shell
/
share
History
axel
9e304fa734
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
...
darcs-hash:20060712142242-ac50b-3966a0e96a32facc8bc1164d6d0837fc551e4733.gz
2006-07-13 00:22:42 +10:00
..
completions
Fix bug in completions for the cd builtin that caused missed completions when using relative search paths and CDPATH. Also move the completions function to it's own file.
2006-07-10 09:55:18 +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