Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion: highlight matching part
- X-seq: zsh-users 13084
- From: "Peter Menzel" <pmenzel@xxxxxxxxxxxxxx>
- To: "Tomasz Pala" <gotar@xxxxxxxxxx>
- Subject: Re: completion: highlight matching part
- Date: Fri, 1 Aug 2008 20:46:31 +0200
- Cc: zsh-users@xxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=3wmkYDwqfw9JI3eboHSz1SJxZesklODI2KLOSPCX50I=; b=ZI9u/b2GCgYFutO62NiybIgF7vSlqrQ9mwOTIuxLF7OOqodX08OsmP9ligYxin/AJe nDQXZC2p5ZL5IDP7XOJMTt3nqQuZkU1fowW6791lwTXvpTxe/bi1NFhZ8DOlupe99/I6 7hoMsFHCMEY24bojuf/o5o1aIwTaDEwdK0J9g=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=NBYVcUE93KcZg//wu6JrADTa6YN7fdAOaxMCmNNuxdca+crz0ruF8jVK0hJvSHUMQI MD1kmLFyJ7m+tBJXCG9Yfg3dh67Hb+P8+A7fWKw/IX0dQUyu+ZMxSJj9m/HsKNBJZw3g 8PLADLRWJPiB65fmYkp9WlvoC6dzV0bm37Gpk=
- In-reply-to: <20080801163301.GA3589@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20080801163301.GA3589@xxxxxxxxxxxxxxxx>
Hi,
2008/8/1 Tomasz Pala <gotar@xxxxxxxxxx>:
> Now it's sometimes hard to find out what character to type next, this
> solution would make it easier.
I don't know the answer to your question, but that's one of the main
reasons why I switched from bash to zsh, because I find it more then
annoying to find out which character to type next. One can just
continue hitting TAB if the shell encounters multiple alternatives and
cycle through the files (or using cursor keys to navigate right to the
desired file).
best, Peter
Messages sorted by:
Reverse Date,
Date,
Thread,
Author