awaescher/RepoZ

grr cd does not with Windows Terminal (anymore)

awaescher opened this issue · 1 comments

grr cd anyrepodoes not navigate to matching repositories anymore in Windows Terminal (since the last update on Windows Terminal).

Additional:

  • grr cd should try to navigate but also print the path so that the user could go manually (or copy it to the clipboard like on macOS)
  • grr rp anyrepo could return the path only (for other processes to work with)
  • grr cp anyrepo (instead cd) should copy the path (as cd does on macOS currently)

grr gd anyrepo (for Get-Directory) will return the directory and copy it to the clipboard.