9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Federico Benavento" <benavento@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] I did it (curses port)
Date: Sun, 29 Apr 2007 04:03:41 +0200	[thread overview]
Message-ID: <32d987d50704281903o5c94c8cfla91286a52e11c1cd@mail.gmail.com> (raw)
In-Reply-To: <6e0b4ec1a5f137d26106828b7c598214@coraid.com>

hola,

On 4/29/07, erik quanstrom <quanstro@coraid.com> wrote:
> could you inform the ignorant?  what advantage does lynx
> have over abaco?
>

I don't know if lynx has any advantage over abaco, I ported it
because I needed a test case, because the demos that come
with pdcurses all use a single proc and since lynx (like links)
use select() all the time it was a good test case.

I don't like curses myself and I didn't just for fun, but I see this
could be useful to some people (like emacs fanboys).
Also we could make the perl, tcl and python ports use it.
this will give as a few more apps.

if any of you is planning to port anything, have in mind that
with pdcurses apps can't assume that 0 is the input fd.
use PDC_get_input_fd(); instead.

-- 
Federico G. Benavento


  reply	other threads:[~2007-04-29  2:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-28 14:29 Federico G. Benavento
2007-04-29  1:14 ` erik quanstrom
2007-04-29  2:03   ` Federico Benavento [this message]
2007-04-29 12:51     ` erik quanstrom
2007-04-29 14:47     ` George Gensure
2007-05-02 20:28       ` Harri Haataja
2007-05-02 21:22         ` C H Forsyth
2007-05-02 21:31           ` Devon H. O'Dell

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=32d987d50704281903o5c94c8cfla91286a52e11c1cd@mail.gmail.com \
    --to=benavento@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).