aegirhall / console-menu

A simple Python menu system for building terminal user interfaces.
MIT License
370 stars 58 forks source link

clear_screen option. Fixes #23 #26

Closed janhoy closed 2 years ago

janhoy commented 5 years ago

Ability to NOT clear screen for every menu.

I'd like to get rid of the custom sub classes in the Apache Lucene project https://github.com/apache/lucene-solr/blob/master/dev-tools/scripts/releaseWizard.py#L1219:L1315, so please merge this too :)

janhoy commented 3 years ago

@aegirhall Would you care to take a look at this PR? :)