Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: DIY ZSH
- X-seq: zsh-users 19992
- From: ZyX <kp-pav@xxxxxxxxx>
- To: Axel Beckert <abe@xxxxxxxxxxxxxxx>, "zsh-users@xxxxxxx" <zsh-users@xxxxxxx>
- Subject: Re: DIY ZSH
- Date: Thu, 12 Mar 2015 21:46:30 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1426185991; bh=wInsns+203cTvUk6zQIuCzPSW716WsVIH37l8yAoCew=; h=From:To:In-Reply-To:References:Subject:Date; b=SLC8roAlRqBWKvo5kShYnwNZxTUw61Dq5kLV4ubvvctcRbP7z51TJIAb0+QnJYeaT tUC3Z1kP3IZrrmN5wCzi1c+EaaznAMTKH7xJF1JpD5VoCVHWwhf3/VpYSPYTGCBKnZ ray52rBIuvCIK8ksjoxxOKTPTqW6wycBQObwRuMI=
- In-reply-to: <20150312083122.GG17353@sym.noone.org>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <XnsA45AD97A4A092davidrayninfocouk@80.91.229.13> <CAGw_SrN-kwN6VQyrfsEH+hwZrkgZ4Vzh=ANFA-uijsGFMpAbsg@mail.gmail.com> <20150312083122.GG17353@sym.noone.org>
12.03.2015, 11:39, "Axel Beckert" <abe@xxxxxxxxxxxxxxx>:
> Hi,
>
> On Thu, Mar 12, 2015 at 12:15:34AM +0100, toki clover wrote:
>> zzapper wrote:
>>> I believe that you can extend zsh by writing your own modules
>>> functions etc. But how many of you are actually doing this and
>>> what sort of things are you doing?
>> Take a look at oh-my-zhs[1] or prezto[2] on github.com
>
> At least omz is just a bunch of (z)shell code, no C code involved. And
> after a short search for prezto on github, it seems to be just yet
> another "zsh configuration framework". So I don't expect C code to be
> involved either.
>
> But as I understood zzapper, he actually meant writing stuff in C, at
> least "writing modules" implies that AFAIK.
>
> IIRC there was recently a thread on one of the zsh mailing lists about
> zpython, which embeds the python interpreter into zsh or similar:
> https://github.com/YaroslavLitvinov/zpython
How is YaroslavLitvinov repository related? I am doing development at https://bitbucket.org/ZyX_I/zpython. The repository you referenced here has absolutely nothing to do with zsh according to its description.
>
> Kind regards, Axel
> --
> /~\ Plain Text Ribbon Campaign | Axel Beckert
> \ / Say No to HTML in E-Mail and News | abe@xxxxxxxxxxxxxxx (Mail)
> X See http://www.nonhtmlmail.org/campaign.html | abe@xxxxxxxxx (Mail+Jabber)
> / \ I love long mails: http://email.is-not-s.ms/ | http://abe.noone.org/ (Web)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author