python3-simple-term-menu: python3-simple-term-menu (creates simple menus for cli) python3-simple-term-menu: python3-simple-term-menu: Creates simple menus for interactive command line programs. python3-simple-term-menu: It can be used to offer a choice of different options to the user. python3-simple-term-menu: Menu entries can be selected with the arrow, j/k, or emacs (C-n/C-p) python3-simple-term-menu: The module uses the terminfo database to detect terminal features python3-simple-term-menu: automatically and disables styles that are not available. python3-simple-term-menu: python3-simple-term-menu: Homepage: https://github.com/IngoMeyer441/simple-term-menu python3-simple-term-menu: python3-simple-term-menu: