This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2025-03-09 03:35:33 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
fish-shell
/
init
History
axel
9017df15a8
Add completions for a fex more darcs subcommands
...
darcs-hash:20060118143022-ac50b-01db2f5ef449a4667bef351b10543c3a6b6e8a22.gz
2006-01-19 00:30:22 +10:00
..
completions
Add completions for a fex more darcs subcommands
2006-01-19 00:30:22 +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