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-02-20 22:13:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fish-shell
/
share
History
axel
7e350dab66
Update the dcop completions. This update was written by David Bitseff.
...
darcs-hash:20070106130722-ac50b-a73277cfccbf456595f0fb7ceeb18d23b2f744ab.gz
2007-01-06 23:07:22 +10:00
..
completions
Update the dcop completions. This update was written by David Bitseff.
2007-01-06 23:07:22 +10:00
functions
Fix yet another place where the 'builtin' builtin was used in stead of 'command'
2006-12-15 04:24:09 +10:00
config_interactive.fish.in
Do not add --help completions for builtins at init time. These completions are already present in the commmand specific completions
2006-12-14 23:12:39 +10:00
config.fish.in
Replace all internal uses of grep with sgrep, which is a wrapper around grep that strips away any GREP_OPTIONS. This is needed to avoid users who have added arbitrary switches to GREP_OPTIONS, thus changing its behaviour.
2006-11-30 00:00:04 +10:00