kevans acc6aa1475 lualoader: only clear the screen before first password prompt
This was previously an unconditional screen clear, regardless of whether or
not we would be prompting for any passwords. This is pointless, given that
the screen clear is only there to put our screen into a consistent state
before we draw the prompts and do cursor manipulation.

This is also the only screen clear besides that to draw the menu.  One can
now see early pre-loader and loader output with the menu disabled, which may
be useful for diagnostics.

Reported by:	ian
MFC after:	3 days
2019-02-18 02:59:47 +00:00
..
2018-11-02 03:25:23 +00:00
2018-11-02 03:25:23 +00:00
2018-06-12 03:44:34 +00:00
2018-08-19 15:07:39 +00:00
2018-07-20 05:17:49 +00:00
2018-08-20 02:08:39 +00:00
2018-06-09 14:26:30 +00:00
2018-08-30 13:29:32 +00:00
2018-08-20 02:40:10 +00:00
2018-11-05 16:20:07 +00:00
2018-08-20 16:44:09 +00:00