The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: lm@mcvoy.com (Larry McVoy)
Subject: [TUHS] Unix taste (Re:  terminal - just for fun)
Date: Sat, 2 Aug 2014 07:00:35 -0700	[thread overview]
Message-ID: <20140802140035.GB19745@mcvoy.com> (raw)
In-Reply-To: <201408021428.s72ESxh5020511@coolidge.cs.dartmouth.edu>

On Sat, Aug 02, 2014 at 10:28:59AM -0400, Doug McIlroy wrote:
> A symptom of why I have always detested emacs and vi. 

EMACS - eight megs and constantly swapping :)

I like vi, there is a learning curve but what is better?  I tried emacs, it
was too much for my feeble brain.  

I used to carry around a version of xvi (a variant that did buffers so you
could split the screen and see two different parts of a file or two different
files).  I had hacked that so it used \n as a terminator (I think I wacked
things so that \n or \0 were considered terminators) and made it use mmap
to look at the file.  This meant I could fit a ~3MB file in the editor on
a 4MB machine.  It was a pretty big win at the time.

Then we got more memory and then vim came along and I've never looked back.

So Doug, ed?  Or what?  I know some people are fantastic in ed, I used to 
be OK especially when I was going in through a serial port but I can't see
using that for serious programming these days.  Maybe I'm lame.
-- 
---
Larry McVoy            	     lm at mcvoy.com             http://www.mcvoy.com/lm 



  reply	other threads:[~2014-08-02 14:00 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-02 14:28 Doug McIlroy
2014-08-02 14:00 ` Larry McVoy [this message]
2014-08-02 15:51   ` Steve Nickolas
2014-08-02 16:07     ` John Cowan
2014-08-02 17:28     ` Benjamin Huntsman
2014-08-02 19:50     ` Dave Horsfall
2014-08-02 16:04 ` Diomidis Spinellis
2014-08-02 16:03   ` Larry McVoy
2014-08-02 19:36 ` Dave Horsfall
2014-08-02 16:47 Noel Chiappa
2014-08-02 18:51 ` Ian King
2014-08-02 21:18 Noel Chiappa
2014-08-02 23:44 ` A. P. Garcia
2014-08-03  0:48 Noel Chiappa
2014-08-03  8:00 ` A. P. Garcia
2014-08-03 11:49 Noel Chiappa
2014-08-03 12:14 ` Steve Nickolas
2014-08-03 16:26 ` John Cowan
2014-08-04 13:59 ` Tim Bradshaw
2014-08-04 14:53   ` A. P. Garcia
2014-08-03 16:48 Noel Chiappa
2014-08-03 17:09 ` John Cowan
2014-08-04  2:54 Norman Wilson
2014-08-04  3:11 ` Lyndon Nerenberg
2014-08-04  7:04   ` Dave Horsfall
2014-08-04  9:12     ` Steve Nickolas
2014-08-04 20:21 Norman Wilson
2014-08-04 22:24 ` A. P. Garcia
2014-08-05  2:41   ` Andy Kosela
2014-08-05  3:32     ` Warner Losh
2014-08-06 22:19 Norman Wilson
2014-08-06 22:24 Norman Wilson

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=20140802140035.GB19745@mcvoy.com \
    --to=lm@mcvoy.com \
    /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).