Skip to content

Dynamically set the prompt regex #79

@rdnetto

Description

@rdnetto

Many people users have a custom prompt set, but it's not obvious that the regex needs to be configured, or that that's the source of the problem (see #74).

Rather than relying on the assumption that the prompt contains a >, we should just parse ~/.ghci and set it to something sane. Note that we'll need to handle the various escape sequences GHCi allows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedneeds-designThis issue needs some amount of design consideration before it's ready to work on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions