abo-abo / swiper

Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man!
https://oremacs.com/swiper/
2.27k stars 337 forks source link

Fix compatibility with `tramp` 2.6.0.2 and above #3046

Closed ywwry66 closed 2 months ago

ywwry66 commented 2 months ago

With tramp 2.6.0.2 and above, in a dired minibuffer, type in "//ssh:" followed by "C-j" (ivy-alt-done) gives the error "Reading directory: No such file or directory, /ssh:". Previously the output was a list of possible completions. This pull request should fix the issue.

For more context, see https://lists.gnu.org/archive/html/tramp-devel/2023-03/msg00014.html.

basil-conto commented 2 months ago

Thanks!

basil-conto commented 2 months ago

BTW @ywwry66 are you okay with me adding the email address you used on tramp-devel to our .mailmap file? That way our Git history will show that email address instead of 58066925+ywwry66@users.noreply.github.com.

ywwry66 commented 2 months ago

Thanks for the quick merge.

BTW @ywwry66 are you okay with me adding the email address you used on tramp-devel to our .mailmap file?

Yes if that serves your needs.

basil-conto commented 2 months ago

Yes if that serves your needs.

Thanks, done in a0b98af12299dee3490e110aea68d1053c282405.