Visuwesh <visuweshm@gmail.com> writes:
Hi,
> The concat form is ill-formed in the patch you pushed, no?
>
> (concat (file-remote-p default-directory
> (url-unhex-string (url-filename url))))
>
> should be
>
> (concat (file-remote-p default-directory)
> (url-unhex-string (url-filename url)))
Looks like, yes :-(
Since I don't know how to activate ansi-osc-directory-tracker in a shell
(where is it documented?), I couldn't test it. Could you pls advice me?
I'll fix it then.
Best regards, Michael.