Skip to content

ENABLE_VIRTUAL_TERMINAL_PROCESSING not set on Windows #201

Closed
@lzybkr

Description

@lzybkr

Expected behavior

When running lsd.exe on Win10 from cmd.exe - I shouldn't see any VT escape sequences.

Actual behavior

The listing looks a lot of random garbage because VT escape sequences are not being processed.

lsd should set the flag ENABLE_VIRTUAL_TERMINAL_PROCESSING via SetConsoleMode (or'ing in the current mode).

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions