to have shift-delete send my password and an enter (its in file .screenmacro_p)
I have this in my .screenrc file:
# load .screenmacro_p into register p
readreg p $HOME/.screenmacro_p
bind P paste 'p'
# paste register p via: shift-delete
bindkey ^[[3$ paste 'p'
On Thursday, September 10, 2015 2:22 PM, - <[email protected]> wrote:
Hello, I'm fairly new to screen.
Is there a way to send a command from within an application running in a
screen session to the shell? For example, without leaving the application
can I send a shell script to perform a task then return to the
application?
Thanks.
Dan
XB
_______________________________________________
screen-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/screen-users
_______________________________________________
screen-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/screen-users