Skip to content

gr ignores aliases set in the current context #28

@jdfreder

Description

@jdfreder

Hi,

Thanks for gr, what a cool little tool! I have a lot of aliases, like alias st=git status, and I'd like it if gr respected those aliases so I could do things like gr #all st and gr #some st without having to define an alias for every tag I may want to use.

I don't know how gr works internally, but I'm guessing it launches subprocesses for each path. I think the solution may be as simple as passing the env into all of the subprocesses that gr launches.

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