Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: moving the cursor in before_complete()
- X-seq: zsh-workers 42963
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: PATCH: moving the cursor in before_complete()
- Date: Fri, 8 Jun 2018 10:06:47 -0700
- Cc: Zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=n0Hjh3Vlne4rfxzq7k7p7mHmwOnbzkbKRRVBschYqMU=; b=CsMuAeq3n5+7Y3zo/admRcMegzJBXXdpIX05TwqSXwGPdd6W/M+vnIWQx2oAahpPBx mxrgX0jq2hgoVtcZS5TQ3gpCkQRWPxJHMP7XYQYgcEuJLcWcTQaS6I2Xc11BafLU7HZi ere+0hqIGXa2k0a7e1W3K61xEyFdj40f2x7PgPZY23PvkM084y4tB74UUVLSfTP+4Ben ElJQVAhBOpvAxpMWQDl5kFDJsBa+xkh2eS6TVzq1MDL9iqdoxW+fAyZTnF4XwTEIQE66 czB0jIP6XahQy7YIGEGUK6p8EQ+MYvRBNwg3sZZ8p5Z82VM9qSoTHONwWMDV2epCy2Ok 3MbA==
- In-reply-to: <23895.1528473973@thecus>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <23895.1528473973@thecus>
On Fri, Jun 8, 2018 at 9:06 AM, Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
>
> I've tried to fathom what purpose this originally served. Various things like
> repeating partial completions, _prefix, menu completion have crossed my mind
> but none seem to fit.
See here: http://www.zsh.org/mla/workers//1999/msg00525.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author