Sometimes I want to create a new window to run some command but without changing to it, a workaround is:

    screen -X eval "screen" "stuff 'cmd'\015" "other"

but it will break the sequence of screen windows, so C-a C-a no longer switches to the window that I want, instead, it switches to the new created window.

--
Hi,
Wu, Yue


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to