zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: zsh-workers@zsh.org
Subject: Re: Rewrite of zsh-newuser-install (Mikael's subthread)
Date: Tue, 13 Apr 2021 15:00:25 +0000	[thread overview]
Message-ID: <20210413150025.GO6819@tarpaulin.shahaf.local2> (raw)
In-Reply-To: <CAH+w=7aN694NJz3k_z6eGadu6d+8c66szXndy3sVf=yaceBojg@mail.gmail.com>

Bart Schaefer wrote on Fri, Apr 09, 2021 at 16:55:40 -0700:
> On Fri, Apr 9, 2021 at 4:07 PM Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> >
> > P.S. Has the point been made that zrestart loses state?  E.g.,
> > variables/styles set won't persist through a zrestart.
> 
> That's actually intentional, because those variables/styles would not
> be present with a fresh shell anyway; if they were meant to persist
> they should be in the zshrc.
> 
> However, it occurs to me that none of the proposals addresses making
> sure that the history has been saved (history is not written upon
> "exec"

exec does write history (in my setup, anyway).

>  and would be saved in reverse order by unwinding a chain of new
> shells).

Yeah, it's a bit annoying that history is saved in order the shells were
closed, rather than in chronological order of the commands.  E.g., if
shell pid=42 ran a command at noon and shell pid=43 ran a command at
13:00, and I exit 43 before 42, I'd still like the commands to be
written in that order.

I don't have EXTENDED_HISTORY set, though…

Cheers,

Daniel


  reply	other threads:[~2021-04-13 15:00 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05 19:44 Mikael Magnusson
2021-04-05 21:01 ` Mikael Magnusson
2021-04-05 21:44 ` Bart Schaefer
2021-04-07 13:44   ` Marlon
2021-04-07 16:24     ` Daniel Shahaf
2021-04-10 11:23       ` Marlon
2021-04-10 20:46         ` dana
2021-04-10 21:41           ` Bart Schaefer
2021-04-10 22:03             ` Roman Perepelitsa
2021-04-11 11:38               ` Marlon Richert
2021-04-13 14:49               ` Daniel Shahaf
2021-04-13 14:55           ` Daniel Shahaf
2021-04-07 14:28 ` Marlon
2021-04-07 15:14   ` Daniel Shahaf
2021-04-07 16:36   ` Bart Schaefer
2021-04-07 18:15   ` Mikael Magnusson
2021-04-07 18:50     ` Daniel Shahaf
2021-04-07 20:08     ` Arseny Maslennikov
2021-04-09 20:07     ` Marlon
2021-04-09 22:04       ` Oliver Kiddle
2021-04-09 23:04         ` Daniel Shahaf
2021-04-09 23:55           ` Bart Schaefer
2021-04-13 15:00             ` Daniel Shahaf [this message]
2021-04-09 23:08         ` Bart Schaefer
2021-04-10  7:44           ` Roman Perepelitsa
2021-04-09 23:23       ` Mikael Magnusson
2021-04-10  7:45         ` Marlon Richert
2021-04-09 15:29   ` Marlon

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=20210413150025.GO6819@tarpaulin.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=zsh-workers@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).