zsh-users
 help / color / mirror / code / Atom feed
From: Michel <michel.barret@gmail.com>
To: Julien Nicoulaud <julien.nicoulaud@gmail.com>
Cc: zsh-users@zsh.org
Subject: Re: How to get syntax highlighting working??
Date: Wed, 5 Jan 2011 12:08:54 +0100	[thread overview]
Message-ID: <AANLkTimYS0Xft2y=K=Pgj+9Nai_jDOGgWndAk1xJ0FOL@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinFbDVv68NpY5OSK59+aZwQVx0Jas_q-AmwO+eP@mail.gmail.com>

Thanks ! I haven't awser because I haven't network at home, but your
work is really nice.

Thank you very much to all contributors !
_____________________
Michel BARRET



2011/1/5 Julien Nicoulaud <julien.nicoulaud@gmail.com>:
> Thanks William,
> I applied your fix:
> https://github.com/nicoulaj/zsh-syntax-highlighting/commit/a640bb8b96fe95077b8a8ddc6a31f49912a060ee
> .
>
>
> 2011/1/5 William <sirrobin2318@gmail.com>
>
>> 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=${"$(alias $arg)"#*=}
>> to
>>                        local aliased_command="${"$(alias $arg)"#*=}"
>> in _zsh_highlight-zle-buffer, line 166 (in the current version anyway).
>>
>> nice work btw!
>>
>>
>> On Sun, Jan 2, 2011 at 10:25, Gour <gour@atmarama.net> wrote:
>> > On Sat, 25 Dec 2010 19:09:37 +0100
>> >>>>>>> "Julien" == <julien.nicoulaud@gmail.com> 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  | Hlapicina, Croatia  | GPG key: CDBF17CA
>> > ----------------------------------------------------------------
>> >
>>
>>
>>
>> --
>> LIVE LIKE YOUR CAPS LOCK BUTTON IS JAMMED.
>>
>


  reply	other threads:[~2011-01-05 11:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-25 13:16 Guido van Steen
2010-12-25 18:09 ` Julien Nicoulaud
2011-01-02  9:25   ` Gour
2011-01-05  9:56     ` William
2011-01-05 10:35       ` Julien Nicoulaud
2011-01-05 11:08         ` Michel [this message]
2011-01-05 20:20           ` Sorin Ionescu
2011-01-05 20:44             ` Julien Nicoulaud

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTimYS0Xft2y=K=Pgj+9Nai_jDOGgWndAk1xJ0FOL@mail.gmail.com' \
    --to=michel.barret@gmail.com \
    --cc=julien.nicoulaud@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).