aboutsummaryrefslogtreecommitdiffhomepage
path: root/output.h
Commit message (Expand)AuthorAge
* Add support for hishlighting potentially valid paths - default behaviour is t...Gravatar axel2006-06-14
* Add support for bold highligtingGravatar axel2006-05-27
* 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
* API documentation, code style cleanup, etc.Gravatar axel2006-02-20
* Finish support for plugging in a new output function for output.cGravatar axel2006-02-17
* Move the move_cursor and writeb functions to output.c, and make the output fu...Gravatar axel2006-02-16
* Another halloc:ification of fish. Halloc has been extended to allow registeri...Gravatar axel2006-02-10
* Initial imlementation of uname shellscript functionGravatar axel2005-10-17
* Optimize interactive input reader by allowing multiple input characters betwe...Gravatar axel2005-10-14
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Initial revisionGravatar axel2005-09-20