On 4/21/07, Abel Morabito <[EMAIL PROTECTED]> wrote:
esc[5i
<>
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?
Sounds ilke screen doesn't think your terminal supports the printer
con
Dear users,
I use a shell script to print from a remote server to my local machine. It
basically uses the sequence
esc[5i
<>
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