Hilite Status: Improved
Allow defining multiple stops per field. Add hitpointbar.
This commit is contained in:
@@ -1501,14 +1501,11 @@ static const char *build_opts[] = {
|
||||
#ifdef SHELL
|
||||
"shell command",
|
||||
#endif
|
||||
#ifdef STATUS_VIA_WINDOWPORT
|
||||
# ifdef STATUS_HILITES
|
||||
"status via windowport with highlighting",
|
||||
# else
|
||||
"status via windowport without highlighting",
|
||||
# endif
|
||||
#else
|
||||
"traditional status display",
|
||||
#ifdef STATUS_HILITES
|
||||
"status via windowport with highlighting",
|
||||
#else
|
||||
"status via windowport without highlighting",
|
||||
#endif
|
||||
#ifdef SUSPEND
|
||||
"suspend command",
|
||||
|
||||
Reference in New Issue
Block a user