screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: allowing user interaction in screen caommand


From: jonathan chetwynd
Subject: Re: allowing user interaction in screen caommand
Date: Tue, 12 Mar 2013 15:51:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

Eric,

try ampersand &

iirc

~:"

On 12/03/13 15:25, Eric Smith wrote:
I am mapping as follows:
bindkey "^[[1;5l"  eval 'screen' 'stuff "bin/screen_grab_input.sh^M"'  'other' 
'stuff baz'

I want screen to wait until the script `bin/screen_grab_input.sh' has completed 
before executing the command 'other'.
Is that possible?

$ cat bin/screen_grab_input.sh
read input
echo $input
some_command $input


Thanks

Eric Smith


_______________________________________________
screen-users mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/screen-users







reply via email to

[Prev in Thread] Current Thread [Next in Thread]