Add status to SaphirGlbls

This commit is contained in:
Alec Murphy
2026-04-25 19:19:23 -04:00
parent edec5d9bb5
commit b6610916c3
3 changed files with 5 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ class SaphirGlbls {
Bool blink;
SaphirBorder border;
SaphirCursor cursor;
SaphirAttr status;
SaphirKeyDev kd;
I64 doc_cursor_state;
} saphir;