termmenu

The package provides support for terminal-based menus using expl3

Version:
Copyright:
Sean Allred
License:
lppl1.3
Packaged on:
07/01/2015 19:11:35
Number of files:
5
Size on disk:
476.27 kB

When writing programs, it's often required to present the user with a list of options/actions. The user is then expected to select one of these options for the program to process. termmenu provides this mechanism for TeX. It requires only expl3 support, thus the l3kernel and l3packages are both required.