Elius94 / console-gui-tools

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

Fix cursor index of the InputPopup #11

Closed Elius94 closed 2 years ago

Elius94 commented 2 years ago

Animation

The input popup set the cursor not at the last character but on the last -1.