PyInquirer icon indicating copy to clipboard operation
PyInquirer copied to clipboard

A Python module for common interactive command line user interfaces

Results 111 PyInquirer issues
Sort by recently updated
recently updated
newest added

For the list/checkbox types, the pointer is the unicode character U+276F. Windows command prompt seems to have an issue with displaying that character (see screenshot). Note: Notepad displays the symbol...

Hi, I would like to start contributing to PyInquirer and I went through the steps under the [contribution](https://github.com/CITGuru/PyInquirer#contribution) section. When running the tests most fail, with basically two errors: 1....

Hi, I don't know if you have been informed about this but when you click on the inquirer it crashes https://user-images.githubusercontent.com/79168733/164891553-8b99d3f6-54b9-44dd-ab19-b91ed688387c.mov

Will this run in MAC terminal window?

PyInquirer only allows messages to be a single line. ( questions ) A useful improvement would be making messages multiline. i.e passing array of strings which are displayed in the...

I notice it has been over a year sine PyInquirer was last released, but there have been several updates since then. In particular, I am interested in the update to...

Will it take a lot to upgrade this to work with prompt_toolkit 2.0? Is there any help I can render to make that happen?

Using the following example https://github.com/CITGuru/PyInquirer/blob/master/examples/checkbox.py I am unable to check multiple items for example Bacon and Tomato