On Fri, Nov 18, 2011 at 5:48 AM, Josef <[email protected]> wrote: > I find myself very often opening and re-opening navigator and terminal > windows, in order to do some commandline-stuff, like running make or > latex. It would be great if Leo would have an integrated terminal, > which stays in sync with the selected path (e.g. @path directives). I > am not completely sure yet, if the path in the terminal should follow
It's not the same as a terminal which follows the path of the active node, but adding a "command shell here" button is a useful facsimile: http://groups.google.com/group/leo-editor/browse_thread/thread/dd063fbdbc073b44?fwc=1&pli=1 though you'll need to change the Popen line to do the right thing on linux. -- -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. 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.
