aboutsummaryrefslogtreecommitdiffhomepage
path: root/output.c
Commit message (Expand)AuthorAge
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Various minor editsGravatar axel2006-02-25
* Fix crash bug on invalid input to fish_pagerGravatar axel2006-02-25
* API documentation, code style cleanup, etc.Gravatar axel2006-02-20
* Remove some ancient debug messages, drop two warnings, add some braces and ot...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
* Check location of term.h header (updated)Gravatar axel2006-01-19
* Autodetect common escape codes in fish_prompt outputGravatar axel2005-12-13
* Initial imlementation of uname shellscript functionGravatar axel2005-10-17
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Optimize interactive input reader by allowing multiple input characters betwe...Gravatar axel2005-10-14
* API cleanupGravatar axel2005-10-07
* Initial revisionGravatar axel2005-09-20