Elius94 / console-gui-tools

A simple library to draw option menu or other popup inputs and layout on Node.js console.
MIT License
106 stars 17 forks source link

[Bug]: Input popup doesn't handle special characters properly #66

Closed Elius94 closed 1 year ago

Elius94 commented 1 year ago

Fixes #65

Fixed, thanks to @Compositr :)

image

Feel free to add feature to this lib, including new widgets! In that case make a PR with working test program.