Enhance CLI output: UTF-8 console codepage, VT colors, clean status cards

This commit is contained in:
2026-09-07 16:01:50 +02:00
parent a50dc04bb3
commit 681fb0c032
4 changed files with 194 additions and 64 deletions
+1
View File
@@ -1,4 +1,5 @@
pub mod crypto;
pub mod mount;
pub mod storage;
pub mod ui;
pub mod vfs;