9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Eric Van Hensbergen" <ericvh@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] consterm
Date: Tue,  6 Nov 2007 15:43:44 -0600	[thread overview]
Message-ID: <a4e6962a0711061343o19d4d209l2eae9e137fed01c6@mail.gmail.com> (raw)
In-Reply-To: <ee9e417a0711061200if9ed0e7mcf5bd973cb6e767f@mail.gmail.com>

On 11/6/07, Russ Cox <rsc@swtch.com> wrote:
> On 11/6/07, Eric Van Hensbergen <ericvh@gmail.com> wrote:
> > Has anyone done a term program to connect to Plan 9 or Inferno --
> > kinda like drawterm, without the draw bits?  I guess I am thinking
> > about something that exports /dev/cons, /mnt/term, /dev/audio, etc. --
> > but then just runs an rc on the other end instead of rio so I can just
> > run it within an xterm (or whatever).  Seems like it would be a useful
> > thing to have.
>
> It is trivial to rip the gui out of drawterm and make reads and
> writes to /dev/cons redirect to reads and writes on /dev/tty
> instead of the graphics console.  Patch below.
>
> There is no p9p cpu, only the very very sketchy beginnings.
> You're much better off starting with drawterm, especially if
> you want things like /dev/audio.
>

Cool - kinda figured it would be easy to mod drawterm, just wondering
if someone had already done it.  Thanks Russ.

        -eric


  reply	other threads:[~2007-11-06 21:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-06 18:08 Eric Van Hensbergen
2007-11-06 18:15 ` erik quanstrom
2007-11-06 18:23 ` Tim Wiess
2007-11-06 19:40 ` Skip Tavakkolian
2007-11-06 20:00 ` Russ Cox
2007-11-06 21:43   ` Eric Van Hensbergen [this message]
2007-11-06 22:39     ` Uriel
2007-11-06 22:54       ` Eric Van Hensbergen
2007-11-06 23:35         ` erik quanstrom
2007-11-06 23:53           ` arisawa
2007-11-07  0:28           ` Eric Van Hensbergen
2007-11-07  3:51             ` matt
2007-11-07  3:55               ` matt
2007-11-07  5:29             ` ron minnich
2007-11-07  5:48               ` andrey mirtchovski

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=a4e6962a0711061343o19d4d209l2eae9e137fed01c6@mail.gmail.com \
    --to=ericvh@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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.
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).