From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29884 invoked by alias); 28 May 2015 08:16:01 -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: 20230 Received: (qmail 3307 invoked from network); 28 May 2015 08:15:57 -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=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=py7YALN0rXvTUSEWfmKbsAGWaQlEqhX1w/HuRaJlh40=; b=gotsSUEvPERYlGyNABbpCzIbkGenJrwLqwTvzJpdhSe7Y2uZMc627yPG1UOiIa7fg1 +C4HOt1vwLQFszjygW+xZ3JfrCkL+/eczH8v66k4wKIwRmtJwu5tII56JhVPrvAwcdID 3oe9Xh8AeonnYAGVS63IpYz8nXyj1deaBHMBdpQo3i3AHQLQplr7X2KBMjMoVTYFNAzr Frml+gmsWwSzKLSrQqHzsGiC1/bFZjvcx4oKn+/Pj/BbxturBz0u4FKDRYQ6g980Fv98 3TXCUIl/Us0vUVPJtLuZPj0bThmLcp75lsXsBn+ko7b71E5/H/tRXMlhe5Ilmapk4tsE cYDw== MIME-Version: 1.0 X-Received: by 10.50.64.244 with SMTP id r20mr41574565igs.33.1432800954831; Thu, 28 May 2015 01:15:54 -0700 (PDT) In-Reply-To: <556633AA.4070102@pobox.com> References: <20150527125549.4961ffde@pwslap01u.europe.root.pri> <20150527140309.66a06300@pwslap01u.europe.root.pri> <556633AA.4070102@pobox.com> Date: Thu, 28 May 2015 10:15:54 +0200 Message-ID: Subject: Re: change behaviour of command line completion From: ruud grosmann To: Andrew Janke Cc: zsh-users@zsh.org Content-Type: text/plain; charset=UTF-8 On 27/05/2015, Andrew Janke wrote: > FYI, while oh-my-zsh doesn't have a mailing list, questions and config > problems like this are welcome as Issues on their GitHub issue tracker. > https://github.com/robbyrussell/oh-my-zsh/ Hi Andrew, I wasn't aware of that possibility. I will keep that in mind. > > OMZ does a lot of non-default stuff on top of ZSH. It may be best to send > OMZ-related questions there (or to the OMZ IRC) first, so we don't burden > the core ZSH folks with support for stuff they didn't write themselves. > (And > my apologies if you did and we just didn't see it.) For this reason, I have considered not sending the question to the list. I found it appropriate because the question was zsh related too. Peter's answer was a great help. My apologies for burdening the list. Ruud