Selah Ben-Haim <[email protected]> writes:

> When browsing a remote file system over ssh, in both shell and eshell,
> filename completion (via tab) doesn't work past the current directory
> level.
>
> To reproduce:
>
> - M-x cd
> - /ssh:some.remote.host:
> - M-x shell
> - Try to change to some nested directory using tab completes
>
> Notice that shell may successfully complete one directory down, but
> won't find completions beyond that.

I couldn't reproduce your scenario exactly as given by you. However,
checking the completion code in Tramp I've found an error indeed,
occuring in some (not all) scenarios.

I've committed a fix to the repositories. Could you, please, check
whether this solves your problem?

Thanks for reporting, and best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to