index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
output.h
Commit message (
Expand
)
Author
Age
*
Add lots of new code comments.
liljencrantz
2008-01-14
*
Add better debbuging information when writembs is called with null value.
liljencrantz
2007-09-10
*
Minor edits - add a few input checks, remove a few commented pieces of debug ...
axel
2007-01-16
*
First cleanup of multiline patch - add support for commands longer than one l...
axel
2006-10-02
*
First stab at multiline editing
axel
2006-10-02
*
Minor comment and documentation edits
axel
2006-10-02
*
Large number of sourcecode comment edits, and some minor code polish
axel
2006-06-20
*
Add support for hishlighting potentially valid paths - default behaviour is t...
axel
2006-06-14
*
Add support for bold highligting
axel
2006-05-27
*
Add support for highligting qutes in a special color - defaults to blue
axel
2006-05-27
*
Add Parenthesis and braces to list of highlighted operators, and do minor cod...
axel
2006-05-27
*
Add support for highlighting operators and escaped sequences
axel
2006-05-27
*
API documentation, code style cleanup, etc.
axel
2006-02-20
*
Finish support for plugging in a new output function for output.c
axel
2006-02-17
*
Move the move_cursor and writeb functions to output.c, and make the output fu...
axel
2006-02-16
*
Another halloc:ification of fish. Halloc has been extended to allow registeri...
axel
2006-02-10
*
Initial imlementation of uname shellscript function
axel
2005-10-17
*
Optimize interactive input reader by allowing multiple input characters betwe...
axel
2005-10-14
*
Add header guards to the header files.
James Vega
2005-10-05
*
Initial revision
axel
2005-09-20