one more update for the right of the status line
This tracks the last character written on each row and clears the previous content from the end independently of which field is actually involved.
This commit is contained in:
@@ -75,11 +75,11 @@ struct tty_status_fields {
|
||||
int color;
|
||||
int attr;
|
||||
int x, y;
|
||||
int padright;
|
||||
size_t lth;
|
||||
boolean valid;
|
||||
boolean dirty;
|
||||
boolean redraw;
|
||||
boolean last_on_row;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user