bottom panel moved

This commit is contained in:
Priec
2025-08-22 16:48:25 +02:00
parent ea7ff3796f
commit 3dff2ced6c
8 changed files with 129 additions and 79 deletions

View File

@@ -0,0 +1,5 @@
// src/bottom_panel/mod.rs
pub mod status_line;
pub mod command_line;
pub mod layout;