feat(tui): expand App state with file loading and scroll
This commit is contained in:
@@ -22,3 +22,4 @@ ratatui = "0.30"
|
||||
crossterm = "0.29"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
log-viewer-core = { path = "crates/core" }
|
||||
textwrap = "0.16"
|
||||
|
||||
Reference in New Issue
Block a user