aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/fish_function.fish
Commit message (Expand)AuthorAge
* color ls support under FreeBSD and OS XGravatar axel2006-01-18
* Fix broken 'type' function, and clean up the ugly 'help' function. By Philip ...Gravatar axel2006-01-18
* Fix two issues on OS X, a non-compatible use of the expr command and a bad in...Gravatar axel2006-01-10
* Translate most shellscript output, translate internal completion descriptions...Gravatar axel2006-01-05
* Check Xautority before trying to use X-based browser in help shellscriptGravatar axel2005-12-21
* Do not use GNU -r switch for sedGravatar axel2005-12-20
* Add trap shellscript functionGravatar axel2005-12-18
* Adjust fish init files to new set syntaxGravatar axel2005-12-17
* Use different abbrevation for prompt_pwdGravatar axel2005-12-14
* Simplify pwd functionGravatar axel2005-12-14
* Make type fuction handle hidden functionsGravatar axel2005-12-12
* SpellingGravatar axel2005-12-08
* Give intelligent warning messages on zero-length variable names.Gravatar axel2005-12-07
* Remove silly warnings in help scriptGravatar axel2005-12-04
* Minor code tweaksGravatar axel2005-11-24
* Change quoting rules to POSIX styleGravatar axel2005-11-03
* Minor performance tweaksGravatar axel2005-11-03
* vared function used older uppercase names for fish colorsGravatar axel2005-10-25
* Predecalre variables in psubGravatar axel2005-10-25
* Fix problem bug breaking completion in commands with multiple subshellsGravatar axel2005-10-25
* Code cleanups and API documentation updatesGravatar axel2005-10-23
* Fix broken umask, add completions, documentation cleanups, etcGravatar axel2005-10-22
* Documentation and completion updatesGravatar axel2005-10-21
* Add documentation for umaskGravatar axel2005-10-18
* Use named pipe for process substitutionGravatar axel2005-10-18
* Initial imlementation of uname shellscript functionGravatar axel2005-10-17
* Documentation updatesGravatar axel2005-10-15
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Remove non-unicode quotes, replace with boldGravatar axel2005-09-26
* Completion updatesGravatar axel2005-09-25
* Escape from token search and help updatesGravatar axel2005-09-25
* Minor editsGravatar axel2005-09-24
* Silence error messages from cutGravatar axel2005-09-24
* Update for type functionGravatar axel2005-09-24
* Minor tweaksGravatar axel2005-09-21
* Key binding functionsGravatar axel2005-09-21
* Add subdirectoriesGravatar axel2005-09-20