From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2630 invoked by alias); 5 Jan 2011 09:57:43 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15682 Received: (qmail 1935 invoked from network); 5 Jan 2011 09:57:41 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.210.171 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=CNp3lsr+D+0JApDa3gz7NkJt1O4cnwl+Q5uwElG6sks=; b=AlPQe90RtRtFx6znS0DFGj9sYiKmnRBWh1M0YGjTtZg8uKLuQVfa1ZbwSGdBlFOyk/ ZT3xM+KRLM9vTEkb/N8wt6mL2vqyhSo1+TRWVutJ+6C8DsVFkfwG7INXKlZsmEQZs0sj r6GoG+KbUw/ZXdSYnGpAMcbsg/wcjdvfKannw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=fkgq6aflRYOmqdwlvQeyDF9hIKJbWCU2VSDZyVok8ChCQyeIXFdwpjd9QJ0n4XBf5q NmTPbR1PTh55FOhw0Q8hQ0JM3drMs5VglkeSAb/CASKp8o6AUamw+GIqg5qaTFWaAkcX FXBR1+Wkj6rBcv2f0BdFZdG5/Y+/61rRDGuv4= MIME-Version: 1.0 In-Reply-To: <20110102102556.34910f31@atmarama.noip.me> References: <997733.11083.qm@web65612.mail.ac4.yahoo.com> <20110102102556.34910f31@atmarama.noip.me> From: William Date: Wed, 5 Jan 2011 10:56:55 +0100 Message-ID: Subject: Re: How to get syntax highlighting working?? To: Gour Cc: zsh-users@zsh.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I know this is a poor excuse for a patch, but access to git is blocked from here. To get this to work with my config, I had to change this line; local aliased_command=3D${"$(alias $arg)"#*=3D} to local aliased_command=3D"${"$(alias $arg)"#*=3D}" in _zsh_highlight-zle-buffer, line 166 (in the current version anyway). nice work btw! On Sun, Jan 2, 2011 at 10:25, Gour wrote: > On Sat, 25 Dec 2010 19:09:37 +0100 >>>>>>> "Julien" =3D=3D wrote: > > Julien> Hi, > Julien> just to say I've created a repository and added everyone who > Julien> made changes as author: > Julien> https://github.com/nicoulaj/zsh-syntax-highlighting > > Thanks a lot...Even reason less to switch to fish. ;) > > Otoh, I wonder if it is going to be included as part of zsh? > > > Sincerely, > Gour > > -- > > Gour =C2=A0| Hlapicina, Croatia =C2=A0| GPG key: CDBF17CA > ---------------------------------------------------------------- > --=20 LIVE LIKE YOUR CAPS LOCK BUTTON IS JAMMED.