f48dc5a Add wait_still_screen to menu_launch_type.

Authored and Committed by lruzicka a month ago
1 file changed. 1 lines added. 0 lines removed.
    Add wait_still_screen to menu_launch_type.
    
    This is actually a very useful to wait a little bit before
    we try to operate with the started application, especially
    if we want to send keys.
    
    Having this wait time here can save us doing this every time,
    we start an application.
    
        
file modified
+1 -0