jdx / demand

prompt library for rust
https://docs.rs/demand
MIT License
52 stars 3 forks source link

fix: input - remove unnecessary code #26

Closed roele closed 7 months ago

roele commented 7 months ago

Cursor position is generally set by set_cursor() which overwrites the cursor set by other methods.