4e87e20dda
* bring closer to KNF * when selecting a item in a menu, call the opt_action() callback with a pointer to the struct menudesc, so the callback has a chance to find out which item was selected. Having a seperate callback for each item is ok for small menus, but not for ones with many objects. * Add menu-option MC_NOSHORTCUT to not print letters ("a: ", ...) in front of list items. Again, this is for menues with lots of entries as e.g. the upcoming sysinst set_timezone() function composes. * Fix a long-standing bug WRT pagewise scrolling - the cursor is now properly placed one page up/down |
||
---|---|---|
.. | ||
testm | ||
Makefile | ||
avl.c | ||
defs.h | ||
main.c | ||
mdb.c | ||
mdb.h | ||
menu_sys.def | ||
menuc.1 | ||
parse.y | ||
scan.l | ||
util.c |