Date: Thu, 11 Feb 1999 18:01:04 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: new Bash 2.02.1 test version available In-Reply-To: <199902101956.TAA74802@out1.ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Wed, 10 Feb 1999, Mark E. wrote: > I've uploaded a new test version (built 1999-02-10) of Bash 2.02.1 to: > http://members.xoom.com/snowball3/djgpp/ I didn't yet test this too much, but I have one minor gripe: the default prompt is now "bash.exe-2.02$". Could we possibly lose the .exe part? It's ugly. (The easiest way to achieve this is probably to set the `_CRT0_FLAG_DROP_EXE_SUFFIX' bit in `_crt0_startup_flags', if that doesn't break anything.)