Thomas Klausner wrote:
Hi!

On Wed, Jun 05, 2002 at 02:47:17AM +0800, Stas Bekman wrote:

I'd prefer to have some short prefix in prompt.

  %

  works fine, but not

#

That's right. I forgot about that.



If there is a strong opinion not to use this kind of prompt we can change it. Of course in either case we should be consistent, which is not the case now.

ai% and ai# are OK for me, I only thought that we use only % and #.

Or, what about
  %
and
  root#
?

This way we can ahve a very short default prompt and a very clear root prompt.

that's not good. consider:

  % perl Makefile.PL ...
  % make
  root# make install

this looks much nicer:

  ai% perl Makefile.PL ...
  ai% make
  ai# make install

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to