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

@@ -10,4 +10,4 @@ func main() {
if err := cmd.Execute(); err != nil {
log.Fatal(err)
}
}
}