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
Files
a0add68e927dee91091719c909369f36f4aa7a79
sml-projects
/
fcore
/
text-builder
History
Humza Shahid
97936b83a0
in TextBuilder functions, when we encounter a newline, we want any cursor here to be drawn after a linebreak (after the posX and posY values go to the next line) and not before
2025-09-16 22:29:19 +01:00
..
normal-mode-text-builder.sml
fix exception when the buffer is empty
2025-09-16 04:35:49 +01:00
search-bar.sml
add horizontal scrolling functionality to SearchBar
2025-09-14 10:07:43 +01:00
text-builder-utils.sml
when text is wide enough to be centered, also centre the search bar
2025-09-14 09:14:22 +01:00
text-builder-with-cursor.sml
in TextBuilder functions, when we encounter a newline, we want any cursor here to be drawn after a linebreak (after the posX and posY values go to the next line) and not before
2025-09-16 22:29:19 +01:00
text-builder-with-highlight.sml
in TextBuilder functions, when we encounter a newline, we want any cursor here to be drawn after a linebreak (after the posX and posY values go to the next line) and not before
2025-09-16 22:29:19 +01:00