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-27 20:31:17 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70351b0e4fbff2c5f2e58fd5eb8553f973714ee7
fish-shell
/
init
History
axel
70351b0e4f
Add missing completion for the -b switch for function builtin
...
darcs-hash:20060119150041-ac50b-a8d27c60747a47c63f3d89e6bb94b70b9f976ee1.gz
2006-01-20 01:00:41 +10:00
..
completions
Add missing completion for the -b switch for function builtin
2006-01-20 01:00:41 +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
color ls support under FreeBSD and OS X
2006-01-18 03:20:05 +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