Works for me `gnome-terminal -e python3` returns immediately and a window with 
python REPL pops up, but `gnome-terminal --wait -e python3` does not return 
until after the Python REPL is exited.

Note `-e` is also deprecated, @eexpress use `--` and look at how the arguments 
need to be structured.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3703#issuecomment-1825583492
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3703/[email protected]>

Reply via email to