Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zle_highlight question
- X-seq: zsh-users 13600
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- Subject: Re: zle_highlight question
- Date: Wed, 17 Dec 2008 23:13:35 +0100
- Cc: zsh-users <zsh-users@xxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.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=eK/bgeocvF7c8VecnWrQJIX2jTiy9zthjpqep2dWNQs=; b=uphvKVtwG/e3YCA91f2jZ/AdvSfHYRqzSLdel+4SsuJ/ey+SZp7G1NGHVeXrUvaN41 RL0KZ3bBb1IhJ1gODw971R8TQcqXJiPK2NkSIB7mCLSR2z2h1tmQfp7737ZNKqsd/ZhJ Oa+KvtPyAboCm8TcLVCinjaWaY92+q3FL2EsY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.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=ouV6UzzclLuUZVbb+oT+kKeuUHGg2q2cDpova9c8N0ggNhC6AjRDXDBRD/4ZzhxeIC H9tYeoY9SLECcifwyao150a1WPcVRezDuPfmpCQe8cO0BipRZrayNusCbzuahPax3zYd rB62QfdFYsoalIjw0MPSiXIpT1ltZGQ3X4wSo=
- In-reply-to: <237967ef0812170921k1f297a4p566ed49e2e668c63@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70812170916g2a9ec60dna744eeeecb91254b@xxxxxxxxxxxxxx> <237967ef0812170921k1f297a4p566ed49e2e668c63@xxxxxxxxxxxxxx>
On Wed, Dec 17, 2008 at 18:21, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> I'm using this,
Thanks.
Do you know if there are any plans to extend this towards actual syntax
highlighting? One idea (which would probably spur completion code
writing as well) would be to mark if anything on the command line is
according to what the completion functions expect.
Someone who switched from the fish shell to zsh today made me think of
this. For reference, see screenshots 1 & 4 at [1].
Should we move this to -workers?
Richard
[1] http://fishshell.org/screenshots.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author