Skip to content

eshell can't load .envrc via Tramp #27

@treed

Description

@treed

If I try to use 'envrc-allow` in an eshell which is on another machine via Tramp with ssh, direnv is unable to find the .envrc:

direnv: error .envrc file not found

If I use a copy of this directory locally, it successfully finds .envrc. My guess is that something with the execution of the direnv command isn't wrapping it correctly with TRAMP. I'm vaguely aware that something along these lines was improved with Emacs 27, but I'm on 27.2, so there might be additional work here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions