Fix bug preventing TUI editors from opening.

Also fix bugs building file tree for paths including `../`.
This commit is contained in:
2026-02-21 14:21:04 -05:00
parent f6fdd19f73
commit b4e14f7f27
3 changed files with 69 additions and 28 deletions

1
Cargo.lock generated
View File

@@ -304,7 +304,6 @@ dependencies = [
"syntect",
"tui-logger",
"tui-tree-widget",
"uuid",
]
[[package]]