zsh-users
 help / color / mirror / code / Atom feed
From: Roman Perepelitsa <roman.perepelitsa@gmail.com>
To: Zach Riggle <zachriggle@gmail.com>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: Injecting a command into stdin / input
Date: Thu, 8 Sep 2022 08:24:24 +0200	[thread overview]
Message-ID: <CAN=4vMrdoF+vJDmxgUYioDAZ0JELPcmT+QPZEfBrLOG8_beuUg@mail.gmail.com> (raw)
In-Reply-To: <CAMP9c5nxY0yOESt2x5=s=soGPA4ZguNf4ZwQJ4YJSjDDtb9whA@mail.gmail.com>

On Thu, Sep 8, 2022 at 3:27 AM Zach Riggle <zachriggle@gmail.com> wrote:
>
> Hello All!
>
> I've been doing some rather ridiculous things with zsh-defer [1] in order to speed up my shell startup time.  I've knocked it down by about 80%!

You might want to read https://github.com/romkatv/zsh-bench if you
haven't already. Don't miss
https://github.com/romkatv/zsh-bench#deferred-initialization in
particular. The tl;dr is that deferred initialization is almost always
a bad idea. I'm being cautious with "almost" here. I don't actually
know of any use cases where deferred initialization is the right
solution.

> The down-side is that the terminal exits if the first input is <enter>, but works fine if any command is executed.

Never seen this. Can you post the smallest zshrc that reproduces this problem?

> How can I inject a command for the first line, e.g. "/usr/bin/clear" in order to jerry-rig this to work?

It's too early to attempt workarounds. There might be a way to fix the
underlying problem.

Roman.


      parent reply	other threads:[~2022-09-08  6:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08  1:26 Zach Riggle
2022-09-08  2:52 ` Lawrence Velázquez
2022-09-08  6:24 ` Roman Perepelitsa [this message]

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='CAN=4vMrdoF+vJDmxgUYioDAZ0JELPcmT+QPZEfBrLOG8_beuUg@mail.gmail.com' \
    --to=roman.perepelitsa@gmail.com \
    --cc=zachriggle@gmail.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).