kevans 257d3bf787 lualoader: Pull menu redrawing specifics out of menu.process
In general, every menu redraw is going to require a screen clear and cursor
reset. Each redraw also has the potential to invalidate the alias table, so
we move the alias table being used out into a module variable. This allows
third party consumers to also inspect or update the alias table if they need
to.

While here, stop searching the alias table once we've found a match.
2018-02-25 04:44:45 +00:00
..
2018-02-02 15:01:49 +00:00
2018-02-21 18:32:06 +00:00
2018-02-24 02:57:24 +00:00
2018-02-24 02:57:24 +00:00
2018-02-23 04:06:15 +00:00
2017-12-02 00:06:58 +00:00