index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
highlight.c
Commit message (
Expand
)
Author
Age
*
Use halloc in a few more places, including the highlight code
axel
2006-06-13
*
Minor code tweaks, including making sure builtins are not run if an io redire...
axel
2006-06-04
*
Highlight invalid use of variable expansion operator
axel
2006-06-02
*
Minor code cleanup
axel
2006-06-02
*
Fix some minor 64-bit uncleanlieness - thanks to James Anthill
axel
2006-06-02
*
Minor code simplifications in highlighting code
axel
2006-05-30
*
Add highlighting to a few missing escape sequences
axel
2006-05-29
*
Add highlighting of a few missing escapes
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
*
Move all fallbacks for standard and not-so-standard unix functions to fallbac...
axel
2006-02-28
*
Fix a few compiler warnings, add halloc debug output on exit if HALLOC_DEBUG ...
axel
2006-02-12
*
Another halloc:ification of fish. Halloc has been extended to allow registeri...
axel
2006-02-10
*
Add support for calculating completions for arbitrary commands through the 'c...
axel
2006-01-31
*
Fix problem bug breaking completion in commands with multiple subshells
axel
2005-10-25
*
Initial update for new event subsystem
axel
2005-10-06
*
Fix compiler warnings
axel
2005-09-25
*
Initial revision
axel
2005-09-20