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-06-25 18:31:20 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c94b9e504d0db7ebd2a2b87fce997ca3c9851b8b
fish-shell
/
init
History
axel
c94b9e504d
Remove the rather stupid -y option for complete, which loads another commands completions. Mostly the same results can be had with fewer bugs and corner cases vy using the new dynamically loaded functions.
...
darcs-hash:20060215022228-ac50b-85614ed684f73460d43543a579ff2c7e7914efeb.gz
2006-02-15 12:22:28 +10:00
..
completions
Remove the rather stupid -y option for complete, which loads another commands completions. Mostly the same results can be had with fewer bugs and corner cases vy using the new dynamically loaded functions.
2006-02-15 12:22:28 +10:00
functions
Remove the rather stupid -y option for complete, which loads another commands completions. Mostly the same results can be had with fewer bugs and corner cases vy using the new dynamically loaded functions.
2006-02-15 12:22:28 +10:00
fish_complete.fish.in
Fix various minor misses in moving of shellscript functions
2006-02-13 08:22:05 +10:00
fish_function.fish
Move a few more shellscript functions to their own files
2006-02-12 23:14:21 +10:00
fish_inputrc
Fix Alt-p shortcut
2005-12-15 00:09:06 +10:00
fish_interactive.fish.in
Fix various minor misses in moving of shellscript functions
2006-02-13 08:22:05 +10:00
fish.in
Define fish_function_path at the top of the first init file to improve preformance (each non-existing variable causes a universal variable barrier)
2006-02-12 21:23:49 +10:00