Hilite Status: Improved

Allow defining multiple stops per field. Add hitpointbar.
This commit is contained in:
Pasi Kallinen
2017-09-26 10:04:19 +03:00
parent cac4344754
commit 69f7a78dba
37 changed files with 3227 additions and 1532 deletions

View File

@@ -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",