Skip to content

list_input fails when there is one option #21

@Fmstrat

Description

@Fmstrat
OPTIONS=()
OPTIONS+=( "One" )
list_input "Which one?" OPTIONS CHOICE

When you use the above code, pressing up or down causes "One" to repeat on every line, vs forcing you to stay in place.

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