zsh-users
 help / color / mirror / code / Atom feed
From: Filipe Silva <filipe.silva@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: zsh-users@zsh.org
Subject: Re: profile prompt rendering time
Date: Wed, 13 Jul 2016 21:23:51 -0300	[thread overview]
Message-ID: <CAEwkUWO6L4VVW=GPQOftkYL6yUDosi6DaCXuEE7hPW-qspNTCA@mail.gmail.com> (raw)
In-Reply-To: <160713164905.ZM22329@torch.brasslantern.com>

[-- Attachment #1: Type: text/plain, Size: 492 bytes --]

Awesome! Is there a way to do that but with the delta?

On Wed, Jul 13, 2016 at 8:49 PM, Bart Schaefer <schaefer@brasslantern.com>
wrote:

> On Jul 13,  2:37pm, Richo Healey wrote:
> }
> } You could do something fairly janky and just wrap your whole prompt in a
> } function that emits the prompt, and time(1)'s itself.
>
> Indeed,
>
>     time ( print -P "$PS1" )
>
> might actually provide all the information you want.  (You need the
> subshell because "time" on a built-in is a no-op.)
>

  reply	other threads:[~2016-07-14  0:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-13 14:17 Filipe Silva
2016-07-13 18:08 ` Bart Schaefer
2016-07-13 19:31   ` Filipe Silva
2016-07-13 21:29     ` Bart Schaefer
2016-07-13 21:37 ` Richo Healey
2016-07-13 22:37   ` Filipe Silva
2016-07-13 23:49   ` Bart Schaefer
2016-07-14  0:23     ` Filipe Silva [this message]
2016-07-14  5:25       ` Bart Schaefer
2016-07-14  0:28     ` Nikolay Aleksandrovich Pavlov (ZyX)
2016-07-14  0:49       ` Filipe Silva

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='CAEwkUWO6L4VVW=GPQOftkYL6yUDosi6DaCXuEE7hPW-qspNTCA@mail.gmail.com' \
    --to=filipe.silva@gmail.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /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).