fish-shell/init
2006-01-17 01:01:10 +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_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 two issues on OS X, a non-compatible use of the expr command and a bad init of a socket for the universal variable daemon 2006-01-10 00:44:18 +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
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