fixup cursor, blinking

This commit is contained in:
2025-07-13 17:39:30 -07:00
parent 001992a688
commit 3fdac7d9d8
8 changed files with 167 additions and 24 deletions

View File

@@ -603,4 +603,3 @@ func (m *Model) getSharedData() *SharedData {
return NewSharedData(m.db)
}
}