CITGuru / PyInquirer

A Python module for common interactive command line user interfaces
MIT License
1.94k stars 236 forks source link

[Checkbox] Allow to specify initial pointer position #61

Closed lichensky closed 5 years ago

lichensky commented 5 years ago

Specifying initial pointer position may be handy in some use cases, ex. setting the pointer on last chosen item.