Open
Description
If a user enters a value for inquirer.Text
and the value exceeds the terminal width, the inquirer prompt is duplicated on each character in the new line:

However, it still works fine and the value is read properly but for the user it might be very confusing.
Inquirer Version
3.1.3
Platform
macOS Ventura 13.4
Python version
3.11.4