Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Unexpected globbing when expanding history
- X-seq: zsh-workers 52955
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: "Mark J. Reed" <markjreed@xxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Unexpected globbing when expanding history
- Date: Sat, 15 Jun 2024 02:11:43 +0200
- Archived-at: <https://zsh.org/workers/52955>
- In-reply-to: <CAA=-s3wVwBkN9+cLrnFihQ8kRNGd4+KAHfdUnvA35GozEFKUgg@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAN=4vMr_zGkcgKb-JcTO9ejzYk9pc7dt3B6NPPAi12aYGQF32g@mail.gmail.com> <CAHYJk3TSi-sAi2TbkVZaUqnBW588WZBp=xHJKOkrjzmwj77q7A@mail.gmail.com> <CAA=-s3wVwBkN9+cLrnFihQ8kRNGd4+KAHfdUnvA35GozEFKUgg@mail.gmail.com>
On Fri, Jun 14, 2024 at 10:37 PM Mark J. Reed <markjreed@xxxxxxxxx> wrote:
>
>
> On Fri, Jun 14, 2024 at 1:15 PM Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>>
>> History files are stored in metafied form,
>
>
> But how does a literal character from the command turn into a token in the metafied form? That seems like a confusion of levels that shouldn't be possible.
fc -p takes as the first argument the path to a zsh format histfile,
which on this command line is created with contents that are not a
valid zsh format histfile.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author