fish-shell/share
axel b999bd9c8c Bugfix in __fish_gnu_complete - switches could be ignored
darcs-hash:20070116112226-ac50b-6d6ce88d87f74a3779e4c6de6c62068c49354966.gz
2007-01-16 21:22:26 +10:00
..
completions Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext that any token following '--description' should be translated. This should greatly speed up completion loading on platforms where fork() is slow. (Hi, OS X) 2007-01-16 11:18:28 +10:00
functions Bugfix in __fish_gnu_complete - switches could be ignored 2007-01-16 21:22:26 +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
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