zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Frederick Eaton <frederik@ofb.net>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: [BUG] insert-last-word gets stuck at comments
Date: Tue, 27 Jul 2021 18:36:22 -0700	[thread overview]
Message-ID: <CAH+w=7bEFPGH9uucTM2t=Daep_-KWqk0xUXadkO+EEcezeGwPg@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7YH6ycWWpKKgznByWc0oK9nVS+7rOFmPSgzeZiKzVpG9w@mail.gmail.com>

On Tue, Jul 27, 2021 at 1:19 PM Bart Schaefer <schaefer@brasslantern.com> wrote:
>
> There's code in the insertlastword function that's (according to the
> comment) supposed to stop us getting stuck, but apparently in the case
> where the line is entirely empty that isn't working.  It may be
> possible to fix it.

Hm.  It's not difficult to fix in that continuing to hit <ESC .> picks
up where it left off, but it still beeps and inserts nothing.

I wonder if it would be preferable if it just skipped on to the next
(that is, usually, the preceding) last word?

It's possible the current misdocumented behavior dates all the way
back to 849f4068de (workers/16767) in 2002 and nobody noticed.  I
can't find anything else obvious.


  reply	other threads:[~2021-07-28  1:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26  7:06 Frederick Eaton
2021-07-26 22:50 ` Bart Schaefer
2021-07-27  5:52   ` Frederick Eaton
2021-07-27 20:19     ` Bart Schaefer
2021-07-28  1:36       ` Bart Schaefer [this message]
2021-07-28  9:06         ` Peter Stephenson
2021-07-28 15:40           ` Bart Schaefer
2021-07-29  8:14             ` Peter Stephenson

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='CAH+w=7bEFPGH9uucTM2t=Daep_-KWqk0xUXadkO+EEcezeGwPg@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=frederik@ofb.net \
    --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).