Skip to content

Prompt resource doesn't remove cursor when ENTER key is pressed. #117

Closed
coder/coder-v1-cli
#265
@richardmcsong

Description

@richardmcsong

image
Code:

prompt = promptui.Prompt{
	Label: "Prompt 3",
}
_, err = prompt.Run()

The string that I get back from prompt.Run doesn't include the cursor, though.

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