feat(tui): expand App state with file loading and scroll

This commit is contained in:
dailz
2026-04-10 23:28:23 +08:00
parent 37bebc1a26
commit 555ffc0836
5 changed files with 554 additions and 14 deletions

View File

@@ -9,3 +9,4 @@ crossterm.workspace = true
clap.workspace = true
anyhow.workspace = true
log-viewer-core.workspace = true
textwrap.workspace = true