fix(tui): follow symlinks in fuzzy autocomplete closes #3507
This commit is contained in:
@@ -137,6 +137,7 @@ async function walkDirectoryWithFd(
|
||||
"f",
|
||||
"--type",
|
||||
"d",
|
||||
"--follow",
|
||||
"--hidden",
|
||||
"--exclude",
|
||||
".git",
|
||||
|
||||
Reference in New Issue
Block a user