more status handling updates
Suppress unneeded spaces from a couple of fields BL_LEVELDESC - trailing spaces. BL_CAP - it only contains a space
This commit is contained in:
@@ -77,6 +77,7 @@ struct tty_status_fields {
|
||||
int x, y;
|
||||
size_t lth;
|
||||
boolean valid;
|
||||
boolean dirty;
|
||||
boolean redraw;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user