tui: persist composer history

This commit is contained in:
2026-06-09 08:54:15 +09:00
parent ff5f985f70
commit 64b7ff7c7c
4 changed files with 482 additions and 19 deletions
+1
View File
@@ -2,6 +2,7 @@ mod app;
mod block;
mod cache;
mod command;
mod composer_history;
mod input;
pub mod keys;
mod markdown;