You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be due to fs.FileInfo.IsDir checking the FileInfo of the symlink.
There's filepath.EvalSymlinks, but the question is whether to fix this in GenerateDirNames (complex predicate) or generateFileNames (inconsistency as predicate is applied to the resolved stat).
What happened, and what did you expect to happen?
edit:complete-dirname doesnt suggest symlinks to directories. it should.
Output of "elvish -version"
0.22.0-dev.0.20240821105340-94dca2081188
Code of Conduct
The text was updated successfully, but these errors were encountered: