Liu Bo <liubolovel...@gmail.com> writes: > Hi,
Hi, > I found direct-async-process really make tramp faster(especially > magit), but since it dose not use tramp-remote-path so I can't make > command that need extra programs work, like eglot or > consult-ripgrep(says command not found). > > So is there any way to make direct-async-process support tramp-remote-path? I've pushed a change to the Tramp and Emacs master repositories, which implements this. Until now it is enabled by default, let's see whether people complain. Could you try to test it? Best regards, Michael.