From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4343 invoked by alias); 22 Oct 2015 12:43:05 -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: 20806 Received: (qmail 1642 invoked from network); 22 Oct 2015 12:43:05 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=zT4oMJFxzEs9fpj+2Ebja6GNU7I=; b=CN9s6J pmXErS68giY6FwCNU92F+sxb1gQ6eAMYDr7UaNQ6hJRZ98ZeJ2IKoCDyUcracPRk mt1Fn3ujUh44I5BOMX1AMS81OCLCwKMHbOAslTE02ZG7XZZlb+7ijhRbnkKOZ89y fZgXDQz5RuawptMHYDFZTtoayLD+zJW09CR7w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=zT4oMJFxzEs9fpj+2Ebja6GNU7I=; b=KIt49 hrq+n80VY8kirjrkebksptGWWCIynzcjs8aXQEOji2woPjNJGY/kz71b1eemky6C WG8guU65nnOFulQz2jre7+b6L6bo8uyW+WXcMXg/+u33lDYc0W9cmP86Pm2OWg7a 4SHJGomHLiqpecARzuTxhhy2iZj/78viG1Uu3Y= X-Sasl-enc: uIW3an0CtknmoqC3VFH1GHSmmenw2EOfWWvXt+ZI8AqI 1445517271 Date: Thu, 22 Oct 2015 12:34:28 +0000 From: Daniel Shahaf To: Ray Andrews Cc: zsh-users@zsh.org Subject: Re: zsh-syntax-highlighting 0.3.0 released Message-ID: <20151022123428.GI7173@tarsus.local2> References: <20151020144014.GC1856@tarsus.local2> <5626ED02.8040903@eastlink.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5626ED02.8040903@eastlink.ca> User-Agent: Mutt/1.5.21 (2010-09-15) Ray Andrews wrote on Tue, Oct 20, 2015 at 18:40:18 -0700: > On 10/20/2015 07:40 AM, Daniel Shahaf wrote: > >zsh-syntax-highlighting 0.3.0 has been released. > Where does it highlight? Just at the command line? Or perhaps other > situations to? It only highlights commands that are typed into interactive shells. What "other situations" do you have in mind?