chiark / gitweb /
Make the [ESC][Y] shortcut work.
authorSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 10:26:47 +0000 (10:26 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 10:26:47 +0000 (10:26 +0000)
commit4a639b3e53f670e36e2eb3e523a8a847a3d958ba
treee7ea346aa16eee5f46fc877516317c526ca214d6
parentb75610ce78b68d0151d06dd1c664df9766374f8f
Make the [ESC][Y] shortcut work.

Useful to do this before I start filling in the rest of the Examine
User display, so that it's quick to test it each time!
src/client.rs
src/menu.rs
src/tui.rs