X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: pischelletto2000 AT yahoo DOT com (pischelletto) Newsgroups: comp.os.msdos.djgpp Subject: Re: bash and delete key Date: 19 Nov 2004 08:59:03 -0800 Organization: http://groups.google.com Lines: 17 Message-ID: <449aa301.0411190859.bd98e0a@posting.google.com> References: <449aa301 DOT 0411150425 DOT 62e6135e AT posting DOT google DOT com> <01c4cb4b$Blat.v2.2.2$48e57700 AT zahav DOT net DOT il> <449aa301 DOT 0411170442 DOT 7ee081dd AT posting DOT google DOT com> <01c4ccc9$Blat.v2.2.2$d0e0c220 AT zahav DOT net DOT il> NNTP-Posting-Host: 193.111.46.11 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1100883544 27502 127.0.0.1 (19 Nov 2004 16:59:04 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 19 Nov 2004 16:59:04 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote in message news:<01c4ccc9$Blat.v2.2.2$d0e0c220 AT zahav DOT net DOT il>... > > From: pischelletto2000 AT yahoo DOT com (pischelletto) > > Date: 17 Nov 2004 04:42:33 -0800 > > > > > Use Ctrl-D instead. > > > > don't work :-(. Ctrl-D is read like EOF. > > ??? Ctrl-D is EOF on Unix, not on DOS/Windows. On DOS/Windows, the > EOF character is Ctrl-Z. > > What version of Bash is that, anyway, and on what OS? i use the bash 2.04 on windows 2000 with italian keyboard. I have try to recompile bash(configure and make) from source and i have not found any flag to set the language. Can been a problem in readline library?