Dialog allows you to present a variety of
questions or display messages using dialog boxes
from a shell script. Several types of dialog boxes
are implemented including: calendar, checklist,
file-selection, gauge, info, input, menu, message,
radiolist, tailbox, text, time, yes/no.
License: GNU Lesser General Public License (LGPL)
Changes:
This release fixes an indexing error in the form widget, and creates a workaround for SSH disconnects leaving orphaned process. There are a few enhancements (default colors and the addition of buttons to the pause widget) as well as other minor fixes/improvements.