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-04-26 14:01:13 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47588c8e75f56f6065a4eb6d4e3bccbad4fab14e
fish-shell
/
share
History
axel
47588c8e75
Darcs completions: Check for file existance before trying to complete using the repos file. Thanks to Alexander Kellett for the bug report.
...
darcs-hash:20070115205209-ac50b-60c03383f55bb2dc1d0f5317d907f71c63b2bb7b.gz
2007-01-16 06:52:09 +10:00
..
completions
Darcs completions: Check for file existance before trying to complete using the repos file. Thanks to Alexander Kellett for the bug report.
2007-01-16 06:52:09 +10:00
functions
Add a -f switch to psub to use regular files instead of fifos. This makes psub work with programs that need to seek. This change was suggested by Alexander Kellet.
2007-01-16 03:43:30 +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