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
faac32e0f8404955c764324c075e7a3aa6709b35
sml-projects
/
fcore
/
normal-mode
History
Humza Shahid
faac32e0f8
add note about unhandled keys in normal mode
2025-09-01 12:01:54 +01:00
..
normal-delete.sml
a bit of refactoring
2025-08-31 06:28:05 +01:00
normal-finish.sml
a bit of refactoring
2025-08-31 06:28:05 +01:00
normal-mode-with.sml
a bit of refactoring
2025-08-31 06:28:05 +01:00
normal-mode.sml
add note about unhandled keys in normal mode
2025-09-01 12:01:54 +01:00
normal-move.sml
a bit of refactoring
2025-08-31 06:28:05 +01:00
normal-search-finish.sml
draw cursor when in NORMAL_SEARCH_MODE
2025-09-01 11:04:56 +01:00
normal-search-mode-with.sml
extract reusable function which can be used when a search string is changed, in NORMAL_SEARCH_MODE
2025-09-01 02:18:23 +01:00
normal-search-mode.sml
implement functionality for left and right arrow keys to move cursor left/right when entering searchString in NORMAL_SEARCH_MODE
2025-09-01 11:33:01 +01:00