Execute sell commands in a terminal. If required, new terminal window will be opened.After sending commands, the termial window is bring to front.
This mehthod is equivalent to the follwing.
do_with({command:command, with_activation:true, in_newterm:false})
none