This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
414
Commits
1
Branch
0
Tags
422d6ad9ac4975af04c6d19e05caf0b45bc6655f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Humza Shahid
422d6ad9ac
fix bugs in implementing and using text buffer. Some functions did not save the drawMsg to the app's state, which we means we didn't draw in those cases. The text builder functions also drew cursors on characters even when the cursor is not at this position. Both of these bugs are fixed.
2025-09-12 23:21:53 +01:00
Humza Shahid
de57af242b
create text builder function to call for normal mode
2025-09-12 12:05:57 +01:00