Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [BUG] insert-last-word gets stuck at comments
- X-seq: zsh-workers 49217
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [BUG] insert-last-word gets stuck at comments
- Date: Thu, 29 Jul 2021 09:14:25 +0100 (BST)
- Archived-at: <https://zsh.org/workers/49217>
- Importance: Medium
- In-reply-to: <CAH+w=7YOiheW5=irTA1o2QNpSqzHiZ_c7WuDVgazw=cxhYSuiQ@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <20210726070654.v33wzoiwpqibwlas@localhost> <CAH+w=7Yr-zEQ2SFSWV3TqRp4WkkGXC=LbReBMka88=bb2U7z1w@mail.gmail.com> <20210727055227.4aobyf75yyckctve@localhost> <CAH+w=7YH6ycWWpKKgznByWc0oK9nVS+7rOFmPSgzeZiKzVpG9w@mail.gmail.com> <CAH+w=7bEFPGH9uucTM2t=Daep_-KWqk0xUXadkO+EEcezeGwPg@mail.gmail.com> <1330504218.483943.1627463206156@mail2.virginmedia.com> <CAH+w=7YOiheW5=irTA1o2QNpSqzHiZ_c7WuDVgazw=cxhYSuiQ@mail.gmail.com>
> On 28 July 2021 at 16:40 Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Wed, Jul 28, 2021 at 2:07 AM Peter Stephenson
> <p.w.stephenson@xxxxxxxxxxxx> wrote:
> >
> > > I wonder if it would be preferable if it just skipped on to the next
> > > (that is, usually, the preceding) last word?
> >
> > That seems reasonable --- I can't think of circumstances where you'd want
> > no result, unless you've actually reached the last possibility.
>
> Should that happen only in the default case, or even when one or more
> arguments are provided?
>
> My inclination is to say that if a specific history event or word was
> requested, but isn't found, the op should just fail as it does now.
Seems OK --- as long as it doesn't get stuck when it shouldn't I don't
think the exact behaviour is that big a deal if there's some kind of
rationale.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author