chiark / gitweb /
Ability to abort a bottom-line prompt.
authorSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 09:18:23 +0000 (09:18 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 10:10:14 +0000 (10:10 +0000)
commit997996bebcf5783e51726e02fddb89dbf2ce0a98
tree240cf22d7c99d75e6c0477bf64517feb53810ec0
parent035578f410a3e46c692edbbfd9b3d9dccb97b385
Ability to abort a bottom-line prompt.

The new PopOverlay logical action returns to the previous non-overlay
activity, without reinitialising it.
src/activity_stack.rs
src/editor.rs
src/tui.rs