Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problem with completion system
- X-seq: zsh-users 20317
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: covici@xxxxxxxxxxxxxx
- Subject: Re: problem with completion system
- Date: Sat, 18 Jul 2015 12:16:25 +0200
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=o4wAt6tDZIe4zbz6OgodGAqyGgzYBfLQ1P7w3C3zD08=; b=ImLcZ4g3t/6QrpTZeDaCmaP1JJXbgllLUyOPIagNGpHqJYVkqDdeLxCz/KrHWOsLlf XxN9SHOW9TZibG948UkaeBFfxC+fjRBbtNaFK2lhqlcZU3oisXPvBRVWRBsZgwbwDAbR +x3COvQzD6Q8EJOe6znXBbOOa1Z4V34IDhbJ0MGA08+iJrGse+CL/NCoXfy5miWPlWH9 OvD7Mf4ifELhehKGpXE7EX1lcNkzRKCSCyWcrilL00dykcShIXTmpKvdUYgXTbglCwsb rW7K1WEUP/coVgmHGg0iqx8z5kWJY0behzsKojvPaD8MS1NGAAivrBy/EfytZ0SH35L5 XzLA==
- In-reply-to: <1047.1437202885@ccs.covici.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <1047.1437202885@ccs.covici.com>
On Sat, Jul 18, 2015 at 9:01 AM, <covici@xxxxxxxxxxxxxx> wrote:
> Hi. I am new to zsh, so I hope I explain myself clearly. When
> completing things -- particularly files -- sometimes the system will
> tell me the choices and then place the cursor at the end of the first
> choice, so if that is not the one I want, I must then backspace to the
> point where I started and do again -- what I would like is for the
> system to leave the cursorwhere it was so I can type some more.
>
> Thanks in advance for any suggestions.
The behaviour you say you want is the default, so you could start by
removing your customizations, or saying what they are so we can point
out which are changing the behaviour, rather than guessing.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author