Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: BUG REPORT
- X-seq: zsh-workers 48130
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: ZheNing Hu <adlternative@xxxxxxxxx>
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: BUG REPORT
- Date: Mon, 1 Mar 2021 09:32:33 -0800
- Archived-at: <https://zsh.org/workers/48130>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-03/CAH%2Bw%3D7aASeGytDxrtpj%3DimQgvd5drcObOvV%3DHWHqD1vtcf8PYQ%40mail.gmail.com>
- In-reply-to: <CAOLTT8TB3bydhRT+gAj0n72Hz312=oJFBCW6vjWWUZ+1X+kr=A@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAOLTT8TB3bydhRT+gAj0n72Hz312=oJFBCW6vjWWUZ+1X+kr=A@mail.gmail.com>
On Mon, Mar 1, 2021 at 1:43 AM ZheNing Hu <adlternative@xxxxxxxxx> wrote:
>
> And it may be related to zsh history because it involve
> the database?
To add just a bit to Daniel's response:
Zsh does not use a database for anything, unless you are zmodload-ing
a zsh/db/ module (currently the only one distributed with zsh is
gdbm). History is stored as a flat file.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author