screen-users
[Top][All Lists]
Advanced

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

ansi printer from screen


From: Abel Morabito
Subject: ansi printer from screen
Date: Sat, 21 Apr 2007 11:37:00 -0300
User-agent: Mutt/1.5.11

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!




reply via email to

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