Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirection output from python/ruby into the geany-bottom-status #1812

Open
ghost opened this issue Mar 19, 2018 · 1 comment
Open

Redirection output from python/ruby into the geany-bottom-status #1812

ghost opened this issue Mar 19, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 19, 2018

Hey guys.

I am currently using geany on a windows machine, in a university setting. :-)

I am using it for python, as a replacement to spyder, which I consider awful.

Anyway - would it be possible to re-direct the output when running python or ruby, into the status bar on the bottom? E. g. the "Compile" status bar perhaps? I assume that Compile is used for e. g. c. or .cpp files but I think it would be useful to also make use of that area to see the evaluation of python commandas as-is, within geany itself. THis is a bit similar how the spyder environment is doing things.

Geany is a LOT more light weight though and I'd like to use geany rather than spyder on the machine here. :-)

@elextr
Copy link
Member

elextr commented Mar 19, 2018

On Linux this is possible because there is an embedded terminal in the messages area and commands can be executed there. But there is no GTK embedded terminal for windows, the "standard" one libvte is not available for windows. See also #675

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant