Multiselect clips prompt message and some items when scrolling
Author: robationsCreated Jun 14, 2023Updated Aug 2, 2024
Labelsbug
See issue I reported downstream with pnpm here.
The issue seems to occur when there are many items that wrap around the screen and there seems to be an off-by-2 (?) issue with the calculation and the terminal height.
The prompt implementation code in pnpm can be found here:
I can potentially create a reproduction (when time allows).
Source: enquirer/enquirer