From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14953 invoked by alias); 13 Jun 2018 07:32:52 -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: 23478 Received: (qmail 11723 invoked by uid 1010); 13 Jun 2018 07:32:52 -0000 X-Qmail-Scanner-Diagnostics: from mail-oi0-f48.google.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(209.85.218.48):SA:0(-1.9/5.0):. Processed in 1.14838 secs); 13 Jun 2018 07:32:52 -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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_PASS,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: sgniazdowski@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=+zdflLMd1C/MOwhKkyiAXYhqeR0tb9FO9gizq0iMNig=; b=O9Vl8nRBAnbylaOZ8MHY7WkfrES7e3sIBXmIPUexw2up74QNoDWDEt24yW/lRyY389 lFEETTKrMCo1AD90TyQcGwIsAWCVKfTERdj7EaWJTS0S476b8YgyAkkfhWy0vK8S9aDp BMgW3tRNYG1Wpqhlg/ExlMM/LzRLLfOIopIyXtP2cmZBpxH7puCNnXvCJc99XeNodWVG UzqEURDx6emkhZpFzq2zLs29wTEa8DbbLrWb5cxRI2LqWbgDewcg7jxH08R4RNJ+oiXP b72TzShY0GQRpLH93KTgb5GDEV944KcAq0GTJAzBkbnavdZdC20SaFMkeiwbYE2H78rZ g75w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=+zdflLMd1C/MOwhKkyiAXYhqeR0tb9FO9gizq0iMNig=; b=tuavbYgxCut3opy3+P6Y7meMAKO2d165PjnVEpyAOgfJxJkAG8+G0VS61KhLfIV5N7 bT1sDuBJVL/8MsgElzSwz5YLQfka43usfp8BIzYOR56uqFNRGjieOvea840W9NNmw+eK ccIZi5T+Fak0PShVeRzwj/irOiIgo/prrooqGWyBytxEFT9AaMIScdnPePJfrGZYKQd4 0cFLx+DYDCGnFaluCE5nUhM7V2Gefg0nuDUKJmWCaancxyrccHJ1rvvVHeqpNFAhBmze JYSlVi48LdV0gWYtlCy9V1yZgpoKYtjxljDhydLUCit26/PNsTSoqrQyaS5iyBgojJK8 ML4g== X-Gm-Message-State: APt69E27nJuW7kslGLoUul+AsKSTY3PENo4kRHd8AqeG5JKsz4fOTzm9 yEvhNkbq9RqBpYHAYztwTbRohbCSB6aJPaVf4mI= X-Google-Smtp-Source: ADUXVKJ51uDwEAUirQdx/Ndc5OXBnQQTOahv/14RoMjvD4Xn0S78xGawQHK28AdKPx2bH4m2P1k04T9rhkdzhrgH1u8= X-Received: by 2002:aca:c445:: with SMTP id u66-v6mr3580501oif.333.1528875168532; Wed, 13 Jun 2018 00:32:48 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <5DD9F0D4-8348-4707-AE6B-1D47AE58FD2D@dana.is> References: <20180612113257eucas1p2342f735bcea27bb1009aee1b23c682f0~3ZmPbMrh61839118391eucas1p2G@eucas1p2.samsung.com> <5DD9F0D4-8348-4707-AE6B-1D47AE58FD2D@dana.is> From: Sebastian Gniazdowski Date: Wed, 13 Jun 2018 09:32:27 +0200 Message-ID: Subject: Re: Anyone familiar with auto-fu.zsh project? To: dana Cc: Eric Freese , Zsh Users Content-Type: text/plain; charset="UTF-8" On 13 June 2018 at 09:26, dana wrote: > zsh/compctl > zsh/complete > zsh/complist > zsh/computil > zsh/datetime > zsh/main > zsh/parameter > zsh/rlimits > zsh/sched > zsh/termcap > zsh/zle > zsh/zleparameter > zsh/zutil > > So i think those are essentially the 'core' modules. You can probably include > zsh/langinfo and zsh/terminfo in most cases too. Those are the ones i had on the > system that inspired that PR, anyway. Good that zsh/parameters are in that list. I wonder, could one construct 2-lines or so binary, that when invoked returns ppid e.g. through stdout. So the <( ) background process wouldn't even need to do some output capturing, output would go to <( ) pipe as expected. I compile help binaries from years, e.g. in zdharma/zconvey process, there's little stripped util-linux/flock, that compiles even on OS X and FreeBSD. -- Best regards, Sebastian Gniazdowski