CITGuru / PyInquirer

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

feat: add support for Separator themes in list prompt #88

Closed AdrianDC closed 4 years ago

AdrianDC commented 4 years ago

Unlike checkbox prompts, the list prompts do not respect the "PyInquirer.Token.Separator" theme values

AdrianDC commented 4 years ago

Example override of the published 1.0.3 version with this patch added : https://gitlab.com/AdrianDC/gitlabci-local/commit/228cf9ec3c1474bf78b026c6b8d7b5ec300f416f