On Wed, 14 Nov 2012 06:14:23 -0800 (PST)
ErikTheRed <[email protected]> wrote:

> I can successfully pass a commend from the body of a leo node that I have 
> created, e.g. lsof | grep -i crypto, and it passes it to the active 
> instance of screen.
> It however doesn’t seem to execute however. I can see it at the command 
> line in my instance of screen awaiting a carriage return. 

The selected text in the Leo body needs to include a newline.  The
leoscreen-run-text line includes a newline when it selects the next
line of text.  If there's no trailing newline at the end of your text,
you'll have to hit return in the shell window - usually there is at
least one trailing newline.

The command you mention that you're missing shouldn't matter,
the ...-here command was only added a few days ago, the other's older.
You can get bleeding edge Leo at http://www.greygreen.org/leo/

Cheers -Terry

-- 
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.

Reply via email to