Split core and TUI crates

This commit is contained in:
Mikhail Kilin
2026-05-20 00:31:18 +03:00
parent 91a8700b8e
commit eefac431e5
238 changed files with 624 additions and 191 deletions

View File

@@ -0,0 +1,28 @@
---
source: tests/modals.rs
expression: output
---
┌──────────────────────────────────────────────────────────────────────────────┐
│👤 ПРОФИЛЬ: Alice │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│Тип: Личный чат │
│ │
│ID: 123 │
│ │
│──────────────────────────────── │
│ │
│Действия: │
│ │
│▶ Скопировать ID │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ ↑↓ навигация Enter выбрать Esc выход │
└──────────────────────────────────────────────────────────────────────────────┘