Logo
Explore Help
Register Sign In
humza/sml-projects
1
0
Fork 0
You've already forked sml-projects
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5c34a4c6ac93c2a0a6708bc5f0d6a2a92ad18faa
sml-projects/todo.md

6 lines
282 B
Markdown
Raw Normal View History

add to-do list of things to do next
2025-10-15 15:29:19 +01:00
# To-do list
done implementing tests for yank. Also simplify 'NormalDelete.deleteLineDown' and 'NormalYank.yankLineDown' functions by removing an if-branch which can never trigger. (The code path can only be executed in the event that 'endLineIdx' is on a newline, and there is an if-expression in that branch checking whether 'endLineIdx' is on a newline, which is redundant.)
2026-01-31 22:20:52 +00:00
- Add tests for other yank motoins
- Tests should be based on existing tests for delete-motions, and in the same order.
make sure that characters sent from RGFW to mlton char callback are shifted if shift is held
2026-01-23 21:05:12 +00:00
- Bind gamepad functions from GLFW and/or RGFW
seems like 'NormalYankDelete' functions need to yank one character more than the deletion range, so implement that, and make note to add tests for that module
2026-01-23 21:08:12 +00:00
- Add tests for NormalYankDelete functions, to make sure that they are yanking the expected string.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1221ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API