zsh-users
 help / color / mirror / code / Atom feed
From: Christian Taylor <cht@chello.at>
To: zsh-users <zsh-users@sunsite.dk>
Subject: Re: reinventing print_exit_value
Date: Mon, 4 Jul 2005 02:09:14 +0200	[thread overview]
Message-ID: <200507040209.14406.cht@chello.at> (raw)
In-Reply-To: <20050703233511.GC5083@puritan.pnetwork>

Nikolai Weibull wrote:
> Christian Taylor wrote:
> > I know, I tried it both in the left and the right prompt, but for some
> > reason I just didn't like it. A PRINT_EXIT_VALUE-style output on an extra
> > line suits me more.
>
> You know that a prompt can be more than one line, right?  Use
> $prompt_newline with the prompt module.  You can easily put the
> exit status above or below the rest of the prompt,

Yes, I could also achieve the desired output using a multi-lined prompt, but I 
would still have to perform the same check using the preexec-function that I 
mentioned in my original posting. (After just hitting enter, the exit status 
is not reset, and so it would be displayed a second time.)
The behaviour I want (and get, using the preexec-check) is:

% false
(1)
% <just hitting enter>
%

Thanks nonetheless,

Christian


  reply	other threads:[~2005-07-04  0:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-03 21:56 Christian Taylor
2005-07-03 22:32 ` Nikolai Weibull
2005-07-03 23:04   ` Christian Taylor
2005-07-03 23:35     ` Nikolai Weibull
2005-07-04  0:09       ` Christian Taylor [this message]
2005-07-04 12:29         ` Nikolai Weibull
2005-07-04 13:24           ` J
2005-07-04 13:25             ` J
2005-07-04 14:29           ` Christian Taylor
2005-07-04 14:32 ` Bart Schaefer
2005-07-04 22:32   ` Christian Taylor

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=200507040209.14406.cht@chello.at \
    --to=cht@chello.at \
    --cc=zsh-users@sunsite.dk \
    /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).