feat: with input

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-07 23:21:13 +02:00
parent 74f91a6201
commit 26c430e173
8 changed files with 557 additions and 29 deletions

View File

@@ -18,6 +18,7 @@ ratatui = "0.26.2"
crossterm = { version = "0.27.0", features = ["event-stream"] }
directories = "5.0.1"
human-panic = "2.0.0"
ropey = "1.6.1"
[dev-dependencies]
similar-asserts = "1.5.0"