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
451
Commits
1
Branch
0
Tags
12478f8ac26965ecf41eaab40aa9a506d0d3607c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Humza Shahid
11212430f4
fix bug with ViDlrDfa.next: we previously did not consider the case of cursor starts on a line containing nothing but a blank \n newline. We consider this now, returning the same index when it occurs.
2025-09-07 20:59:13 +01:00
Humza Shahid
528aea59a1
reimplement vi's '$' motion as a DFA, also eliminating a bug that involves double deleteion in the process
2025-08-04 05:37:08 +01:00