Skip to content

filiph/cli_menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli_menu

Screencast of cli_menu in action

A library for adding simple menus to console (CLI) apps. It displays a list of options and then allows the user to make a selection using the up and down arrows on the keyboard (when ANSI is available), or by typing a number as a prompt.

This library is conservative - it favors compatibility over fancy ANSI features and Unicode glyphs.

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

A simple menu (picker) that works on the command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages