PyInquirer icon indicating copy to clipboard operation
PyInquirer copied to clipboard

Multiline Messages

Open rahulreddy15 opened this issue 3 years ago • 0 comments

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 terminal window line by line.

rahulreddy15 avatar Mar 03 '22 22:03 rahulreddy15