jdx / demand

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

input field rendering is off one space compare to other fields #17

Closed roele closed 7 months ago

roele commented 7 months ago

It seems that Confirm, Select and Multiselect do not start at the beginning of the line but have an initial space compared to Input. Either Input or the others should be aligned.

input-no-space