Bash frustrations ( ctrl-Z & C )

jl Hamel jlhamel@cea.fr
Tue Dec 8 05:51:00 GMT 1998


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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list