Logo
Explore Help
Register Sign In
humza/sml-projects
1
0
Fork 0
You've already forked sml-projects
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
58c3e65fdd36d45b1772b8eabb4de4fe10a47141
sml-projects/fcore/cursor-dfa
History
Humza Shahid 0255b127a7 fix minor bug in make-dfa-loop.sml: when folding backwards using an if-statement, make sure we start folding from the leftStrings if the cursorIdx < 0
2025-09-25 08:34:23 +01:00
..
make-dfa-loop.sml
fix minor bug in make-dfa-loop.sml: when folding backwards using an if-statement, make sure we start folding from the leftStrings if the cursorIdx < 0
2025-09-25 08:34:23 +01:00
vi-caps-word-dfa.sml
add functions to yank to end-of-previous-character, and to yank from current line to start of buffer
2025-09-05 23:46:10 +01:00
vi-dlr-dfa.sml
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
vi-h-dfa.sml
reimplement vi's 'h' movement, so that we only skip newline characters that immediately follow a non-newline
2025-09-21 21:36:59 +01:00
vi-l-dfa.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
vi-word-dfa.sml
add separate folder when deleting end of current word, so that we can fix 'de' and 'dE' motions (the result of the folders for the cursor motion is meant to be decremented by 1, but the result for deleting is not meant to be decremented or incremented at all)
2025-08-03 17:35:33 +01:00
Powered by Gitea Version: 1.25.5 Page: 66ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API