发布

  • fix(core): limit the amount of choices shown so that the prompt fits … (#26132)

    frostbyte_neo 发布于 2024-05-27 20:55:35 +00:00

    …on screen

    Current Behavior

    When multiselect prompts have too many choices, enquirer does weird
    unexpected things with the terminal.

    Expected Behavior

    Multiselect prompts are limited to enough lines so that they fit in the
    terminal view preventing unexpected behavior.

    Related Issue(s)

    Fixes #

    下载附件