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
22f7c7f8c3319a05625d701a993fc84dc51768ec
sml-projects
/
fcore
History
Humza Shahid
22f7c7f8c3
return nonLastLine from helpTillPrevChr function
2024-10-27 02:45:15 +00:00
..
app-type.sml
add mode type to app type (equivalent of vi's normal mode, visual mode, insert mode, etc.)
2024-10-26 04:46:05 +01:00
app-update.sml
add equivalent functionality of vi's 'T' command
2024-10-26 22:11:52 +01:00
app-with.sml
progress parsing normal mode commands
2024-10-26 06:01:48 +01:00
cursor.sml
return nonLastLine from helpTillPrevChr function
2024-10-27 02:45:15 +00:00
text-builder.sml
improve code to move rightwards in cursor.sml (making it clearer with comments), and improve code to draw cursor at newline in text=builder.sml
2024-10-17 08:40:28 +01:00