uds ipc working

This commit is contained in:
2026-03-08 19:07:37 +01:00
parent dcc863c451
commit 54ddc9851c
6 changed files with 64 additions and 2 deletions

View File

@ -8,6 +8,7 @@ pub enum Mode {
Normal,
Command,
Search,
ConfirmDelete,
}
pub struct App {