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
44441ad26bbaf688104af6c10c833e4811d34e4c
sml-projects
/
fcore
/
normal-mode
History
Humza Shahid
44441ad26b
add two additional terminal yank operations: '<count-y-n> for copying to next match, and <count-y-N> for copying to prev match
2025-09-02 11:48:14 +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
implement a couple of more yank operations
2025-09-02 11:35:29 +01:00
normal-mode.sml
add two additional terminal yank operations: '<count-y-n> for copying to next match, and <count-y-N> for copying to prev match
2025-09-02 11:48:14 +01:00
normal-move.sml
a bit of refactoring
2025-08-31 06:28:05 +01:00
normal-search-finish.sml
handle resize event and concurrent (permanent and full) search result in NORMAL_SEARCH_MODE
2025-09-01 12:52:26 +01:00
normal-search-mode-with.sml
handle resize event and concurrent (permanent and full) search result in NORMAL_SEARCH_MODE
2025-09-01 12:52:26 +01:00
normal-search-mode.sml
unescape an escaped search string
2025-09-01 13:56:32 +01:00