magmax / python-inquirer

A collection of common interactive command line user interfaces, based on Inquirer.js (https://github.com/SBoudrias/Inquirer.js/)
MIT License
981 stars 98 forks source link

fix: respect symbol length #574

Closed GetPsyched closed 1 month ago

GetPsyched commented 1 month ago

If a symbol is more than one character, the rest of the choices still appear with a single indent, which moves choices around when changing choices.