Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve ivy--magic-file-slash to not attempt to visit directory we’re…
… already in I found an issue where current directory is being visited repeatedly on pressing / without doing any progress. It was an empty directory and I wanted to get literal ‘/’ inserted. In any case visiting the directory we’re already in serves no purpose.
- Loading branch information