Re: terminal escape codes

2006-05-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jeff Lange on 5/9/2006 6:01 AM: > We attempted to use rxvt, but the issue is that the application that > is running uses F key's that don't appear to map correctly when using > rxvt, but do work when using the normal cygwin shell. > > The

Re: terminal escape codes

2006-05-09 Thread Jeff Lange
We attempted to use rxvt, but the issue is that the application that is running uses F key's that don't appear to map correctly when using rxvt, but do work when using the normal cygwin shell. The root of the question is though, why doesn't the standard shell handle the ESC(B code correctly? Thi

Re: terminal escape codes

2006-05-08 Thread Andrew DeFaria
Igor Peshansky wrote: On Fri, 5 May 2006, Andrew DeFaria wrote: Jeff Lange wrote: While that does work, It unfortunately isn't an acceptable solution for me. I really need to be running this from a plain text console. How is running rxvt not a plain text console?!? I use rxvt all the time. I d

Re: terminal escape codes

2006-05-08 Thread Igor Peshansky
On Fri, 5 May 2006, Andrew DeFaria wrote: > Jeff Lange wrote: > > While that does work, It unfortunately isn't an acceptable solution > > for me. I really need to be running this from a plain text console. > > How is running rxvt not a plain text console?!? I use rxvt all the time. > I don't like

Re: terminal escape codes

2006-05-06 Thread Larry Hall (Cygwin)
- reformatting... Jeff Lange wrote: On 5/5/06, Larry Hall (Cygwin) cygwin com> wrote: - thanks. Jeff Lange wrote: > Hi, > I have a program that will connect to another host via telnet and > work like a termina

Re: terminal escape codes

2006-05-06 Thread Andrew DeFaria
Jeff Lange wrote: While that does work, It unfortunately isn't an acceptable solution for me. I really need to be running this from a plain text console. How is running rxvt not a plain text console?!? I use rxvt all the time. I don't like the "Windows window" as it's cut and paste semantics

Re: terminal escape codes

2006-05-05 Thread Jeff Lange
While that does work, It unfortunately isn't an acceptable solution for me. I really need to be running this from a plain text console. Any other ideas? Thanks. -Jeff On 5/5/06, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: Jeff Lange wrote: > Hi, > I have a program that will connect to an

Re: terminal escape codes

2006-05-05 Thread Larry Hall (Cygwin)
Jeff Lange wrote: Hi, I have a program that will connect to another host via telnet and work like a terminal emulator. This works fine in Linux, but under cygwin, when the host sends out the vt220 command (B cygwin apparently doesn't know how to handle this escape code, and it ends up displayi

terminal escape codes

2006-05-05 Thread Jeff Lange
Hi, I have a program that will connect to another host via telnet and work like a terminal emulator. This works fine in Linux, but under cygwin, when the host sends out the vt220 command (B cygwin apparently doesn't know how to handle this escape code, and it ends up displaying the B on the scr