Skip to content

[Bug] Backslash is removed from env values #52

@Greyvend

Description

@Greyvend

Given the following line in the *.env file:

TEST_VAR=value\1

the resulting environment variable set in the system is this:

TEST_VAR=value1

OS: Windows 10
Plugin version: 2.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions