-
fix(core): limit the amount of choices shown so that the prompt fits … (#26132)
发布于
2024-05-27 20:55:35 +00:00 …on screen
Current Behavior
When multiselect prompts have too many choices,
enquirerdoes 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 #
下载附件