Beginnings of work for search field feature of new pager

This commit is contained in:
ridiculousfish
2014-01-26 00:41:30 -08:00
parent 6d13b8bbc0
commit f58dff62c7
7 changed files with 231 additions and 151 deletions

View File

@@ -40,7 +40,8 @@ enum
/* The following values are modifiers */
highlight_modifier_valid_path = 0x100,
highlight_modifier_sloppy_background = 0x200, //hackish, indicates that we should treat a foreground color as background, per certain historical behavior
highlight_modifier_force_underline = 0x200,
highlight_modifier_sloppy_background = 0x300, //hackish, indicates that we should treat a foreground color as background, per certain historical behavior
/* Very special value */
highlight_spec_invalid = 0xFFFF