jdx / demand

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

feat: add input autocompletion #39

Closed roele closed 6 months ago

roele commented 7 months ago

Adding a 'suggestions' property to allow for autocompletion of the input. We might open a separate issue for more specialized 'file-picker' implementation.