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
22ca7c5ed4ad063cb9fffd3a3f933495bee75594
sml-projects
/
fcore
History
Humza Shahid
22ca7c5ed4
add equivalent of vi's 'F'
2024-10-26 21:21:33 +01: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 of vi's 'F'
2024-10-26 21:21:33 +01:00
app-with.sml
progress parsing normal mode commands
2024-10-26 06:01:48 +01:00
cursor.sml
add equivalent of vi's 'F'
2024-10-26 21:21:33 +01: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