Files
ke/TODO
2025-11-26 01:45:56 -08:00

19 lines
499 B
Plaintext

[X] goto-line
[X] text-corruption bug
[ ] alt-modifiers
[x] refresh-screen
[ ] functions -> keymapping? (what did this even mean)
[X] rendering: need to skip over control characters like we do with tabs
[X] control-d -> delete
[x] control-g -> exit buf prompt
[x] load-file prompt on dirty buffer
[ ] multiple files
[x] utf-8
[x] kill ring
[x] mark/region
What would it take for ke to be your daily drives?
[ ] C-u (repeat actions)
[x] Alt nav (backspace, delete, f, b, etc)
[ ] undo tree (C-k u)