aboutsummaryrefslogtreecommitdiffhomepage
path: root/highlight.c
Commit message (Expand)AuthorAge
* Add support for highligting qutes in a special color - defaults to blueGravatar axel2006-05-27
* Add Parenthesis and braces to list of highlighted operators, and do minor cod...Gravatar axel2006-05-27
* Add support for highlighting operators and escaped sequencesGravatar axel2006-05-27
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Fix a few compiler warnings, add halloc debug output on exit if HALLOC_DEBUG ...Gravatar axel2006-02-12
* Another halloc:ification of fish. Halloc has been extended to allow registeri...Gravatar axel2006-02-10
* Add support for calculating completions for arbitrary commands through the 'c...Gravatar axel2006-01-31
* Fix problem bug breaking completion in commands with multiple subshellsGravatar axel2005-10-25
* Initial update for new event subsystemGravatar axel2005-10-06
* Fix compiler warningsGravatar axel2005-09-25
* Initial revisionGravatar axel2005-09-20