chiark / gitweb /
UNFINISHED: first overlay activity: Examine User prompt.
authorSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 08:14:02 +0000 (08:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 09:06:55 +0000 (09:06 +0000)
commita2b75b15325fe5af8f6774f4ac21d573be7c28b8
treec8646d78b1d11c5c7b04c2425398413d57ed609b
parentcdcf457efac0d970122558eefc22f0617a484938
UNFINISHED: first overlay activity: Examine User prompt.

This doesn't actually examine users yet. When you press Return at the
prompt, it just beeps, because transferring the data to where you
actually wanted it is not yet implemented. But it's enough to test the
editing itself.
src/editor.rs
src/menu.rs
src/tui.rs