From owner-freebsd-hackers Fri Sep 12 08:41:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA11531 for hackers-outgoing; Fri, 12 Sep 1997 08:41:32 -0700 (PDT) Received: (from jmb@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA11525; Fri, 12 Sep 1997 08:41:27 -0700 (PDT) From: "Jonathan M. Bresler" Message-Id: <199709121541.IAA11525@hub.freebsd.org> Subject: Re: ATTN Emacs users; new Zile release To: boia01@castor.GEL.USherb.CA (Alex.Boisvert) Date: Fri, 12 Sep 1997 08:41:27 -0700 (PDT) Cc: ksmm@cybercom.net, freebsd-hackers@FreeBSD.ORG In-Reply-To: from "Alex.Boisvert" at Sep 12, 97 07:44:22 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Alex.Boisvert wrote: > > > I think the most important aspect of an editor for newbies is to have the > following functions available without thinking: > > Backspace = Delete character to the left > Delete = Delete character to the right > Arrow keys = Move cursor through text > Loadé/Sae file = Direct key mapping (F2 and F3 respectively [usually]) > (but could be any other key) Zile looks good...a nice lightweight editor that does not force me to learn a new collection of keystrokes. (i have not completed the tutorial or the info files yet) let me add to the list above: C-s is very different i cant repeat C-s as i do in emacs. C-s is case sensitive C-S does not remember the last search pattern used i have not been able to find search and replace, yet. jmb