console-rs / dialoguer

Rust utility library for nice command line prompts and similar things
MIT License
1.31k stars 143 forks source link

fix #281 : Select : prompt is no longer displayed #282

Closed tbergerd closed 11 months ago

tbergerd commented 11 months ago

Hello,

I extracted the recomputation of the page into a separate method to fix the default selection not being on the first page without hiding the prompt.