fish-shell/init
axel d5f4df15d4 Fix broken 'type' function, and clean up the ugly 'help' function. By Philip Ganchev.
darcs-hash:20060117165613-ac50b-b68c1b17708f01d9550dab242778f19590a3711d.gz
2006-01-18 02:56:13 +10:00
..
completions Add a __fish_complete_command function for completing using a command name. Change name of the __fish_set_is_first to __fish_is_first_token and move it to the common completion util file 2006-01-17 01:01:10 +10:00
fish.in Improve description handling - handle symbolic link loops, handle description functions returning strings without a separator, and handle testing of un-stat:able files 2006-01-13 00:49:03 +10:00
fish_complete.fish.in Add a __fish_complete_command function for completing using a command name. Change name of the __fish_set_is_first to __fish_is_first_token and move it to the common completion util file 2006-01-17 01:01:10 +10:00
fish_function.fish Fix broken 'type' function, and clean up the ugly 'help' function. By Philip Ganchev. 2006-01-18 02:56:13 +10:00
fish_inputrc Fix Alt-p shortcut 2005-12-15 00:09:06 +10:00
fish_interactive.fish.in Move definition of the _ gettext alias out of fish_interactive, since it is needed in non-interactive, and in earlier functions as well 2006-01-06 03:09:15 +10:00