If I use submit_command, there is a parameter stop_tick = "true". I imagine that serves the same purpose as the stop_tick statement. Correct?
Anyway, this appears to work, except that it redisplays the prompt and the submitted command. Is there any way to avoid that? I couldn't discover any extra parameters. I took a stab at quiet = "true", but that didn't work.