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
02ada5765b31f6ce36ca4c017d12a8eefbf2bfb0
sml-projects
/
fcore
/
text-builder
History
Humza Shahid
d63201ada7
reimplement vi's 'l' motion so that we only skip a newline when it is preceded by a non-newline character
2025-09-21 17:49:30 +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
reimplement vi's 'l' motion so that we only skip a newline when it is preceded by a non-newline character
2025-09-21 17:49:30 +01:00
text-builder-with-highlight.sml
reimplement vi's 'l' motion so that we only skip a newline when it is preceded by a non-newline character
2025-09-21 17:49:30 +01:00