Sounds exactly what I need to master. I have found this reference example 
out there but is there a simpler implementation guide and/or example?

http://opensourcejavaphp.net/python/Leo/leo/plugins/leoscreen.py.html that 
seems to document leoscreen 


> It seems like you'll want to run some regular python code in Leo to 
> invoke external programs, using python's subprocess.Popen or the pyp 
> thing you mention. 
>
> But you might also get some use out of the leoscreen plugin, if you're 
> in a Unix environment.  If you have a shell running in the `screen` 
> shell switcher the leoscreen plugin lets you send text from Leo for 
> execution and pull results back in to Leo for archiving etc. 
>
> I use it all the time, with CLI driven systems like SQL, R, and for 
> system setup, bash. 
>
> Cheers -Terry 
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/leo-editor/-/k20D3ThesBsJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to