Skip to content

supportsAnsiEscapes should check terminfo #31606

@natebosch

Description

@natebosch

Today we assume that anytime $TERM contains "xterm" then it supports ansi escape codes. This means that a default configuration of tmux or screen will not appear to support ansi escapes.

It would be nice to get fuller support for reading terminfo in Dart scripts. In the short term it would be beneficial to treat "screen" the same way we treat "xterm" today

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.library-io

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions