delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | Mon, 15 Mar 1999 11:06:47 -0500 |
From: | Chet Ramey <chet AT nike DOT ins DOT cwru DOT edu> |
To: | glenn AT gs DOT fay DOT nc DOT us |
Subject: | Re: Bash 3.02 (w/small patch) |
Cc: | cygwin AT sourceware DOT cygnus DOT com, chet AT po DOT cwru DOT edu |
Reply-To: | chet AT po DOT cwru DOT edu |
In-Reply-To: | Message from glenn@gs.fay.nc.us of Mon, 15 Mar 1999 09:53:11 -0500 (EST) (id <199903151453.GAA02478@shell4.ba.best.com>) |
Message-ID: | <990315160647.AA14489.SM@nike.ins.cwru.edu> |
Read-Receipt-To: | chet AT po DOT CWRU DOT Edu |
> /* Default primary and secondary prompt strings. */ > -#define PPROMPT "\\s-\\v\\$ " > +#if defined (PROMPT_STRING_DECODE) > +# define PPROMPT "\\s-\\v\\$ " > +#endif > #define SPROMPT "> " This is unnecessary. Look at config-bot.h. If PROMPT_STRING_DECODE is not defined, PPROMPT is redefined to "$ ". -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ( ``Discere est Dolere'' -- chet) Chet Ramey, Case Western Reserve University Internet: chet AT po DOT CWRU DOT Edu -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |