zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: zsh-users@math.gatech.edu (Zsh users list)
Subject: Re: 3.1.4 and su
Date: Wed, 16 Sep 1998 10:46:37 +0200	[thread overview]
Message-ID: <199809160846.KAA01888@hydra.ifh.de> (raw)
In-Reply-To: "jalexand@wlgore.com"'s message of "Wed, 16 Sep 1998 01:59:34 MST." <199809160559.BAA15876@copland.udel.edu>

jalexand@wlgore.com wrote:
> ps-While I'm at it, why does the time in the prompt have a space in it
> now?  (eg 3.1.4 => [ 1:47AM] while 3.0.5 => [1:47AM])

The time formats in the prompts are now strftime(3) compatible, so the
strftime sequence %l gives you the space to keep the string length
constant.  %L was added to give you the old behaviour.  See PROMPT
EXPANSION in the zshmisc manual page.  Try changing the appropriate
part of your prompt to %D{%L:%M%p} for 3.1.4.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +39 50 844536
WWW:  http://www.ifh.de/~pws/
Gruppo Teorico, Dipartimento di Fisica
Piazza Torricelli 2, 56100 Pisa, Italy


  reply	other threads:[~1998-09-16  8:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-16  5:59 jalexand
1998-09-16  8:46 ` Peter Stephenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-09-15 21:13 Jerry Alexandratos
1998-09-16  2:56 ` Bart Schaefer
1998-09-16  5:04   ` Zoltan Hidvegi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199809160846.KAA01888@hydra.ifh.de \
    --to=pws@ifh.de \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).