Mail Archives: cygwin/1998/12/08/11:45:16
Stephen Ludin wrote:
>
> I know this has been answered before, but I can't seem to find it in FAQs
> or archives. How do you get the 'tty' mode to work. I have the newest (
> B20.1 ) package installed. I was under the impression that this line in my
> .bashrc:
>
> CYGWIN=tty binmode
You should not initialize the CYGWIN variable in your .bashrc
(it's too late, cygwin is already loaded...) but in the DOS BATCH
file (eg. CYGNUS.BAT) which launch bash the first time.
The line as the DOS syntax:
SET CYGWIN = tty binmode
JLH
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -