laravel / prompts

Beautiful and user-friendly forms for your command-line PHP applications.
https://laravel.com/docs/prompts
MIT License
533 stars 94 forks source link

Improve support for accent characters #26

Closed jessarcher closed 1 year ago

jessarcher commented 1 year ago

This PR improves support for entering multi-byte characters (e.g. characters with accents).

Fixes #23