From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28060 invoked by alias); 25 May 2018 12:35:27 -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: List-Unsubscribe: X-Seq: 23404 Received: (qmail 497 invoked by uid 1010); 25 May 2018 12:35:27 -0000 X-Qmail-Scanner-Diagnostics: from out1-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(66.111.4.25):SA:0(-2.6/5.0):. Processed in 0.472127 secs); 25 May 2018 12:35:27 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=CGAz9R KZKMYdIS5e0O6N0XI3HRIJrahhqGPCp0yTXKQ=; b=oPctIia3XPmTFmhMbSn8DJ GmoiAzNKN9rvu4DP4OPhNdX5CVsVuO9VHu9Xpa8I9rQ1HuS9UOyG7mtXxMbtLesd J+T9s+/YfRFiz//zzBWsVpSk15Blkz8HON9mVp3tu2Vn2wCR4nCCsO5aKbFwoy04 6Gk+RyOchSCZAavVdybRfV4/q3KkLkKIaW3d+XLNEJNAFa9uKAhxp89MGVodEL6L tG9C+hdjM0mxVkyfG6AIDSY1ZGZkRuOnmtWZq3Oaf3gSz3qrlE8qdfUhiNJbl2PN pSTcHU4mPG9l1fZ+MEE8PwXYJt8TviHOLud2ghIc/QOWmHGBuBIs4RIIxqd7wpXw == DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=CGAz9R KZKMYdIS5e0O6N0XI3HRIJrahhqGPCp0yTXKQ=; b=fLxdKC/tjho51vK6eB4Hvc Pzv8xKZjYbGhLRE8Xsc+PcWW46qkthRFDOOS39omuYvCrtRWrajgvumBXMibyPpe RQFzA6qmZaB9bNgmTini7HvNB95xFWqHm9PYQC9MlizmCv9/9Ypw1+o79dPodkoO 4fiiXaKwKdke+T8QVBQ/3w4pNUNNF5WJF1pcMnToiWz5jPHDF1arCxEyF/KDVVVy 9vzYYe+juxBtfItdGWj7lHuDScgbt1CAYbkG7Cj2OQJ/GbhkeZhv3FuxEPmNrbNf ieacl7DylFOBxWSY2huzQPDgY8Z/PLDpos7kvSDIz/y0MiWGnmiX/St8uptOocRg == X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Sender: Message-Id: <1527251723.4191654.1385064032.62F182E3@webmail.messagingengine.com> From: Daniel Shahaf To: zsh-users@zsh.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-29e6b281 Subject: Re: Colorful new fast-syntax-highlighting In-Reply-To: <6973752.mHYgxV1fiE@tp> Date: Fri, 25 May 2018 12:35:23 +0000 References: <1661704.mmA4Cm8QeG@tp> <1527250050.4180399.1384999200.2D3B27E1@webmail.messagingengine.com> <6973752.mHYgxV1fiE@tp> Vadim A. Misbakh-Soloviov wrote on Fri, 25 May 2018 15:19 +0300: > The case of that question was in that fact, that (as far as I understand) > plugins are mutually exclusive, so testing that manually (instead of asking > here) will require some additional work (remove z-sy-h from dotfiles, add > fast-hl, reconfigure, deploy dotfiles to all the servers, check, then all the > same in reverse order) :-/ You could just run 'zsh -f' and then source fast-syntax-highlighting.plugin.zsh.