2025-10-15 15:29:19 +01:00
|
|
|
# To-do list
|
2026-01-19 13:23:47 +00:00
|
|
|
- Bind gamepad functions from GLFW
|
2026-01-20 09:13:03 +00:00
|
|
|
- I have bindings for alpha letters, shift, enter and escape.
|
|
|
|
|
- I should learn layout next.
|
|
|
|
|
- After learning layout, I should design and implement symbols
|
2026-01-18 08:08:45 +00:00
|
|
|
- Modify deletion functions to use `PersistentVector.delete`
|
2026-01-13 23:54:48 +00:00
|
|
|
- Implement 'yj' motion and add tests for it
|