Dear users,

I use a shell script to print from a remote server to my local machine. It
basically uses the sequence 

   esc[5i
   <<send data here>>
   esc[4i

-- Printer-Controller modes according to VT100 standards--

Under screen output is sent to stdout instead. Do you know how to work
around this?

Thank you!


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to