Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: COMPLETE_IN_WORD does not work after first expand-or-complete
- X-seq: zsh-workers 53430
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Eric Nielsen <ericbn@xxxxxxx>
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: COMPLETE_IN_WORD does not work after first expand-or-complete
- Date: Mon, 31 Mar 2025 14:15:56 -0700
- Archived-at: <https://zsh.org/workers/53430>
- In-reply-to: <9dbbdf29b296452bb5e9c78f9375c2dc49cd0101@hey.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAH+w=7Y4Y-jmAOFQD7_=b-2jk_oxi+m-9BMgE=0DvPTMM1Qy3A@mail.gmail.com> <9dbbdf29b296452bb5e9c78f9375c2dc49cd0101@hey.com>
On Mon, Mar 31, 2025 at 8:26 AM Eric Nielsen <ericbn@xxxxxxx> wrote:
>
> I wonder what could be done to avoid that situation where the "screen cursor" and the "completion cursor" are not in the same position, or to avoid the <TAB> triggering a completion in that situation.
You could play with the "list-suffixes" zstyle, it probably won't
change whether TAB triggers a completion, but it might alert you to
what's happening.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author