jdx / demand

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

autocomplete #38

Closed jdx closed 6 months ago

jdx commented 7 months ago

https://github.com/charmbracelet/huh/releases

I think this is a pretty great thing personally. I wonder if we should support something like file paths as a "native" autocomplete component.

roele commented 7 months ago

Agreed, that looks quite useful. huh has even a FilePicker input to deal with files.