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
83629e28c8
Add completions for the set builtin to handle completions of locale variables and locale names
...
darcs-hash:20060115200303-ac50b-c195155551b0b77ddf8b6ab5c3d3f9c6506a82b7.gz
2006-01-16 06:03:03 +10:00
..
completions
Add completions for the set builtin to handle completions of locale variables and locale names
2006-01-16 06:03:03 +10:00
fish_complete.fish.in
Make the completions for the ls, sed and df commands have the correct switches on BSD systems
2006-01-14 23:16:07 +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