Affected Packages
@changesets/cli
Problem

When typing into an input field and the text gets to a certain length, the prompt will begin moving up every time the key is pressed.
This particular example can be seen in changesets/changesets here:
Assuming this is an issue with enquirer, but wanted to make an issue here in case this is isolated to changesets.
enquirer/enquirer#414
Proposed solution
N/A
Affected Packages
@changesets/cliProblem
When typing into an input field and the text gets to a certain length, the prompt will begin moving up every time the key is pressed.
This particular example can be seen in changesets/changesets here:
changesets/packages/cli/src/utils/cli-utilities.ts
Line 82 in c140171
Assuming this is an issue with
enquirer, but wanted to make an issue here in case this is isolated to changesets.enquirer/enquirer#414
Proposed solution
N/A