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
0ed5a23ade9585f5f3654b661ba9731201cff00f
sml-projects
/
fcore
History
Humza Shahid
0ed5a23ade
some progress moving textWindow, but it is not perfect yet
2024-10-28 10:59:18 +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
some progress moving textWindow, but it is not perfect yet
2024-10-28 10:59:18 +00:00
app-with.sml
begin moving text window when cursor goes off screen (currently, we only move the window when cursor goes backwards but this works fine and as expected)
2024-10-28 09:34:55 +00:00
cursor.sml
add equivalent of vi's 'ge' and 'gE' commands
2024-10-28 06:52:58 +00:00
text-builder.sml
begin moving text window when cursor goes off screen (currently, we only move the window when cursor goes backwards but this works fine and as expected)
2024-10-28 09:34:55 +00:00
text-constants.sml
begin moving text window when cursor goes off screen (currently, we only move the window when cursor goes backwards but this works fine and as expected)
2024-10-28 09:34:55 +00:00
text-window.sml
some progress moving textWindow, but it is not perfect yet
2024-10-28 10:59:18 +00:00