Closed awaescher closed 4 years ago
grr cd anyrepodoes not navigate to matching repositories anymore in Windows Terminal (since the last update on Windows Terminal).
grr cd anyrepo
grr rp anyrepo
grr cp anyrepo
cd
grr gd anyrepo (for Get-Directory) will return the directory and copy it to the clipboard.
grr gd anyrepo
grr cd anyrepo
does not navigate to matching repositories anymore in Windows Terminal (since the last update on Windows Terminal).Additional:
grr rp anyrepo
could return the path only (for other processes to work with)grr cp anyrepo
(insteadcd
) should copy the path (ascd
does on macOS currently)