Skip to content

Prevent mistaking inherited environment variables as arguments #167

@kittydoor

Description

@kittydoor

In my shell profile, I set a variable called "FILE" which points to my file manager of choice. Same thing with "BROWSER", "EDITOR", etc.

However, flash doesn't take into account that a generic name like FILE might already exist in the environment, and mistakes it for an argument passed to itself.

Setting values to a default (e.g. ""), would resolve this and simiilar unexpected behaviour.

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