purcell / envrc

Emacs support for direnv which operates buffer-locally
375 stars 35 forks source link

dired-do-async-shell-command does not have direnv environment #79

Open bcc32 opened 6 months ago

bcc32 commented 6 months ago

I see that support for async-shell-command was added in #52, but it seems this doesn't work for & in dired buffers. Similarly, I don't see the environment propagated when using ! in dired buffers and adding a trailing & (perhaps they go through the same code paths).