bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Suggestion - PPS1 env var for prompting.


From: Paul Jarc
Subject: Re: Suggestion - PPS1 env var for prompting.
Date: Wed, 28 Jul 2004 10:21:09 -0400
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Eljay Love-Jensen <eljay@adobe.com> wrote:
>     For prompting, have a PPS1 variable for "post-prompt string",
>     which would be output after the line is fetched.  This would allow
>     having a bright yellow on blue input line, and then reset to normal
>     for the command's output (ESC [ 0 m).

trap "echo \$'\\e[0m'" DEBUG


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]