command mode splitted

This commit is contained in:
filipriec
2025-02-27 11:10:40 +01:00
parent 5f41e9aa6f
commit 6fd46de89f
4 changed files with 134 additions and 87 deletions

View File

@@ -1,3 +1,4 @@
// src/client/modes/handlers.rs
pub mod event;
pub mod edit;
pub mod command_mode;