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-11 05:31:14 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd90b4ece46e98a4f018fcedb045c7ff6c2ea979
fish-shell
/
share
History
axel
e6409a88d5
Add missing completion for the commandline builtin
...
darcs-hash:20070118163104-ac50b-e33d3888efa42218881291ce1d2636ca14f10805.gz
2007-01-19 02:31:04 +10:00
..
completions
Add missing completion for the commandline builtin
2007-01-19 02:31:04 +10:00
functions
Remove the final non-builtin call from __fish_gnu_complete, to make it even faster
2007-01-19 02:28:53 +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