tui: clarify panel focus and composer keys

This commit is contained in:
2026-06-09 19:49:26 +09:00
parent d95b3ffff6
commit 20f06b3541
5 changed files with 384 additions and 132 deletions
+1
View File
@@ -3,6 +3,7 @@ mod block;
mod cache;
mod command;
mod composer_history;
mod composer_keys;
mod input;
pub mod keys;
mod markdown;