* When the user presses control-s, before forwarding it to the terminal, stop accepting any developer input. Control-s again to resume. (Or, add buttons to the control window to do this.) * Make control-backslash immediately end the debug-me session. * Need to spin up a debug-me server and make debug-me use it by default, not localhost. * Make debug-me --bundle create a self-contained executable bundle that can be ran anywhere. Update faq to suggest developers include that with their software.