zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: zsh-users@zsh.org
Subject: Re: Zsh as Application Platform
Date: Sun, 30 Sep 2012 17:23:32 +0100	[thread overview]
Message-ID: <20120930172332.7e6caa81@pws-pc.ntlworld.com> (raw)
In-Reply-To: <5067DF43.4020708@sharpsaw.org>

On Sun, 30 Sep 2012 00:57:23 -0500
☈king <rkingdesk@sharpsaw.org> wrote:
> So, can't we use zsh as the front-end for other tools, to much great
> winning profit power?

It's tricky if the object is to build the zsh line editor into other
tools; it's hard to prise it away from the shell.

One thing that is relatively straightforward using the TCP support in
the shell and the TCP function system is to have an existing shell send
and receive commands from a TCP session which could simply be a command
line tool reading from and writing to a socket; you just need a simple
front-end to point the existing application at the socket rather than a
terminal.  I've been using this for many years at work to talk to
otherwise rather limited command line environments.

-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


      reply	other threads:[~2012-09-30 16:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-30  5:57 ☈king
2012-09-30 16:23 ` Peter Stephenson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120930172332.7e6caa81@pws-pc.ntlworld.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).