[Github-comments] [geany/geany] Interactive python console in status bar for execution of python scripts? (#1823)

Matthew Brush notifications at xxxxx
Wed Apr 11 05:18:18 UTC 2018


It doesn't make much sense to run a script/file in an interactive interpreter. If you just want to send text to the Python REPL, then start the repl by running `python` in the builtin terminal and then use the `Send selection to Terminal` menu item/keybinding. If you just want to execute your script, just set the option to run command in VTE and it will just run your script when you execute it.

Maybe if you could explain exactly step by step in detail what you want to be able to do, and what the result should be, it would help clarify.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1823#issuecomment-380330116
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180410/918a8ba8/attachment-0001.html>


More information about the Github-comments mailing list