Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problems with history on macOS
- X-seq: zsh-users 29831
- From: Chris Nebel <c.nebel@xxxxxxx>
- To: zsh-users@xxxxxxx
- Cc: Perry Smith <pedz@xxxxxxxxxxxxxxxx>, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Problems with history on macOS
- Date: Sun, 14 Apr 2024 10:57:21 -0700
- Archived-at: <https://zsh.org/users/29831>
- In-reply-to: <CAH+w=7Y27-fme0K7QP-zN300kEe0ZXjoHVt_pyXwdLT78yqPdQ@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <09E1AAC1-45B7-4D53-9028-119BCA5ADCCE@easesoftware.com> <CAH+w=7Y27-fme0K7QP-zN300kEe0ZXjoHVt_pyXwdLT78yqPdQ@mail.gmail.com>
> On Feb 14, 2024, at 3:42 PM, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> On Wed, Feb 14, 2024 at 11:08 AM Perry Smith <pedz@xxxxxxxxxxxxxxxx> wrote:
>
>> I want to have one single giant history file and I can’t seem to get that. It has hovered around 1500 lines.
>
> The only thing I can see is that you have all possible duplicate
> removal options enabled, so unless you're issuing more than (about)
> 1500 lexically distinct commands, that's all you're going to have
> saved.
>
> The SHELL_SESSIONS stuff is not going to affect zsh at all, it doesn't
> recognize either of those.
It is if you’re on macOS — it disables the per-session history and state restoration that’s in /etc/zshrc_Apple_Terminal.
—Chris N.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author