Can we remove the Ctrl-c dialogue and simply use this?
Enter selection ( 1 - 47 ), Enter to proceed or exit, (n)ext, (p)revious:
Even if items selected for update check, if user changes mind still gets this:
Xprogs
Press Enter to update check above SCE(s), (q)uit to exit: q
Just adding 'or exit' so it's bullet proof intuitive but avoids use of Ctrl-c dialogue. I plan to submit revamped UI updates, one goal will be to replace any Ctrl-c dialogues with a more eloquent (q)uit. As Ctrl-c is a built-in break, usually used for misbehaving programs, to me it's intentional use in a properly functioning script should be avoided.
Jason please don't issue new RC for this, just explaining my viewpoint. Eventually as time permits i will send udpates, thanks.