Skip to content

Nodejs STILL sends ANSI escape sequences to dumb terminals. #26187

Closed
@j3pic

Description

@j3pic

My problem is described here: nodejs/node-v0.x-archive#5344

The only difference is I'm running the latest version of Node in 2019, presumably after patches have been applied that were supposed to have fixed the problem.

I'm running the REPL from the command line in an Emacs *shell* buffer. I have $NODE_DISABLE_COLORS set to 1, which doesn't matter because the �[3G escape sequence isn't a color code (those end in m).

#2712 doesn't look like it fixes the problem. That seems to just be the implementation of the $NODE_DISABLE_COLORS option.

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