fix(tui): follow symlinks in fuzzy autocomplete closes #3507

This commit is contained in:
Mario Zechner
2026-04-22 00:35:19 +02:00
parent 32859bdf9a
commit 780d536727
3 changed files with 61 additions and 1 deletions

View File

@@ -137,6 +137,7 @@ async function walkDirectoryWithFd(
"f",
"--type",
"d",
"--follow",
"--hidden",
"--exclude",
".git",