fish-shell/share
axel 00c6fcfe98 Document -f option for psub, add tab completions
darcs-hash:20070115181924-ac50b-6ac48aec8937e9dd172858dfa7eaaac1aca14775.gz
2007-01-16 04:19:24 +10:00
..
completions Document -f option for psub, add tab completions 2007-01-16 04:19:24 +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.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