Add support for bold highligting

darcs-hash:20060527133930-ac50b-515d0887567c0e89fdfe10fe8310d6ebb4485974.gz
This commit is contained in:
axel
2006-05-27 23:39:30 +10:00
parent 6bdb0cde8b
commit bffff77d17
5 changed files with 80 additions and 36 deletions

View File

@@ -20,17 +20,6 @@
*/
#define MAX_UTF8_BYTES 6
/**
Color code for set_color. Does not update the color.
*/
#define FISH_COLOR_IGNORE -1
/**
Color code for set_color. Sets the default color.
*/
#define FISH_COLOR_RESET -2
/**
This is in the unicode private use area.
*/