WIP: menu

This commit is contained in:
2026-01-25 21:37:53 +01:00
parent ac83ceb2cb
commit 73470ded79
14 changed files with 635 additions and 335 deletions

View File

@@ -1,5 +1,6 @@
pub mod audio_view;
pub mod doc_view;
pub mod dict_view;
pub mod help_view;
pub mod highlight;
pub mod main_view;
pub mod patterns_view;