* Bugs ** TODO Mode line doesn't necessarily refresh when the cursor moves There is no cursor-move-hook, post-command-hook is probably going to be too heavy. instead. * General ** TODO Double-confirm if running when already running ** TODO More input restrictions Kill/yank, newline, etc. all need to be prevented in data modes. ** TODO Point movement commands * pico8-gfx-mode ** TODO Display sprites more squarely This can theoretically be done via some display properties, but a custom font file might be the easiest way to do it, fit it on screen, and keep it readable.