rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
From: "Paul D. Swasey" <ps3u+@andrew.cmu.edu>
To: rc@archone.tamu.edu
Subject: Re: Line editing -- try ile
Date: Tue, 17 Dec 1991 02:23:18 -0600	[thread overview]
Message-ID: <Added.cdHPEii00UddJRzk5V@andrew.cmu.edu> (raw)

Well, readline has to be included in each program... which means adding
it to existing software is a pain.  readline makes binaries larger
(here, at least).

ile, on the other hand, is run once in each tty and it gives line
editing to any program that eventually does read() (I like that
interface much more.  I get to do read() in my programs.  If someone
wants more line editing then the kernel provides, they can "fix" their
terminal...  I don't have to "fix" my program.)

-dave

but ile doesn't have vi bindings :(
but neither of them (although readline can), does completion on things
like $h/src/rc_scr[TAB]...



             reply	other threads:[~1991-12-17  8:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1991-12-17  8:23 Paul D. Swasey [this message]
  -- strict thread matches above, loose matches on Subject: below --
1991-12-16 21:38 Rich Salz
1991-12-16 22:57 ` Chris Siebenmann
1991-12-17  8:04   ` Robert van Liere

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=Added.cdHPEii00UddJRzk5V@andrew.cmu.edu \
    --to=ps3u+@andrew.cmu.edu \
    --cc=rc@archone.tamu.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).