quakeforge/ruamoko/qwaq/editor
Bill Currie 1f6a4ed941 [qwaq] Implement cursor motion in the editor
Basic arrow key motion, and it's currently limited to not scrolling
horizontally (need to figure out how to handle max scroll), but this
also fixes the cursor handling on focus switching :)
2021-06-07 22:21:48 +09:00
..
editbuffer.h [qwaq] Add char get/put/insert methods to EditBuffer 2021-06-07 16:05:32 +09:00
editbuffer.r [qwaq] Add char get/put/insert methods to EditBuffer 2021-06-07 16:05:32 +09:00
editor.h [qwaq] Implement cursor motion in the editor 2021-06-07 22:21:48 +09:00
editor.r [qwaq] Implement cursor motion in the editor 2021-06-07 22:21:48 +09:00