Skip to content

No term env when calling commands as :Term parameter ? #20

@sigzegv

Description

@sigzegv

If I use use Term/VTerm/TTerm as usual, a get my shell prompt, the env is loaded.
As example I run my ls command alias (which is alias ls='ls --color=auto ), after entering a term and getting a prompt, all is Ok.

But if I run :Term ls, it doesn't seem to take into account the env, default ls is ran.
Is there a way to load the env wich direct command calls ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions