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
21e12addf34538286e4980326380cc748e48e99f
sml-projects
/
fcore
/
text-builder
History
Humza Shahid
21e12addf3
in text builders, check when on newline if this is the second last character in the file, and draw it on a newline if so. This is to align with the design decision that we want the second-last character to be selectable
2025-09-23 09:16:02 +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 text builders, check when on newline if this is the second last character in the file, and draw it on a newline if so. This is to align with the design decision that we want the second-last character to be selectable
2025-09-23 09:16:02 +01:00
text-builder-with-highlight.sml
in text builders, check when on newline if this is the second last character in the file, and draw it on a newline if so. This is to align with the design decision that we want the second-last character to be selectable
2025-09-23 09:16:02 +01:00