Skip to content

PS1 in target-shell suddenly has no color anymore on macOS #1587

@Schamper

Description

@Schamper

High priority bug. Running ls and such does give color. Removing the if readline conditional from here "fixes" it:

ANSI_COLORS = readline_escape(AnsiColors.as_dict()) if readline else AnsiColors.as_dict()

It worked yesterday...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions