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-19 21:21:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64f1024eb50486466e7c8347de90dc9d7bfda44f
fish-shell
/
share
History
axel
b3500bfbdc
Fix bug in rsync completions
...
darcs-hash:20070121024539-ac50b-6bef9090303c56d117633077554bb43c40f64024.gz
2007-01-21 12:45:39 +10:00
..
completions
Fix bug in rsync completions
2007-01-21 12:45:39 +10:00
functions
Make save_function print the help text when given no argumetns. Thanks to Alexander Kellett for the suggestion.
2007-01-19 23:15:38 +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