At 21:30 04.06.2002, Stas Bekman wrote:
Thomas Klausner wrote:
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

Root prompts are pretty uncommon. And the fact is, we're already using % without the ai. Let's keep it that way, huh?



-- Per Einar Ellefsen [EMAIL PROTECTED]



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



Reply via email to