Skip to content

Releases: steveh250/Unix-Menu-Program

Newt Colour

Choose a tag to compare

@steveh250 steveh250 released this 01 Nov 07:04

Added sections to use a better colour palette - the default from the newt source (https://pagure.io/newt).

Format File Handler Release

Choose a tag to compare

@steveh250 steveh250 released this 01 Nov 00:19

This release adds in some improved menufile format handling - it will check the lengths of the various menufile entries (heading, description, menu item description and command line). If the lines are found to be overlength the program aborts, produces an error message indicating the length of the offending line and also printing the line - to make correcting the entry easier.

r1.12 - Curses and Newt Release

Choose a tag to compare

@steveh250 steveh250 released this 28 Oct 00:42

This release adds newt functionality - tui menus or curses menus using a command line switch and a common menu format.

r1.11 - Curses Release

Choose a tag to compare

@steveh250 steveh250 released this 26 Oct 19:03

Final, pure curses release. Next iteration will have code paths for curses and newt.