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
415
Commits
1
Branch
0
Tags
b9e2da3ff9fbcc54efd72cd7b52a6c9d0af053fb
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