Skip to content

[Feature Request] Haskell: readline: Preinitialize input string #8

@rpxrpxrpx

Description

@rpxrpxrpx

Hi.

In my opinion it would be very useful if we could preinitialize the string like this:

readline “Please enter a start date“ “2022-01-16“

This would show the given prompt (parameter #1) and the user would be able to edit the String passed as parameter #2. The user would see this:

Please enter the start date> 2022-01-16

Is this a complex task?

Thank you for reading this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions