Re: ee editor rules :)

2005-02-03 Thread Loren M. Lang
On Wed, Feb 02, 2005 at 08:23:12PM +, Xian wrote: > On Wednesday 02 February 2005 17:49, Gert Cuykens wrote: > > I like it allot but i cant seem to find out how to type a "/" character ? > > I think this would have more to do with setting up your keyboard (I might be > wrong). In the meantime

Re: ee editor rules :)

2005-02-03 Thread Jerry McAllister
> > On Wed, Feb 02, 2005 at 08:23:12PM +, Xian typed: > > > Does anyone have an "Idiots guide to VI"? > > There isn't. vi was never meant to be used by idiots ;-) Here is a simple guide. It definitely does not cover everything, but is enough to get by for most general editing in vi.

Re: ee editor rules :)

2005-02-03 Thread Matthias Buelow
Ruben de Groot wrote: Does anyone have an "Idiots guide to VI"? There isn't. vi was never meant to be used by idiots ;-) au contraire.. read the shocking truth about vi.. the story the CIA doesn't want you to know about.. the story of Vince Idiot: http://www.sbernard.ee/vince.html mkb. __

Re: ee editor rules :)

2005-02-03 Thread Ruben de Groot
On Wed, Feb 02, 2005 at 08:23:12PM +, Xian typed: > Does anyone have an "Idiots guide to VI"? There isn't. vi was never meant to be used by idiots ;-) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-

Re: ee editor rules :)

2005-02-02 Thread tanja pislar
hi, this is not exactly an "idiot's guide to vi", but for a quick look up of commands it can be useful. http://www.eng.hawaii.edu/Tutor/vi.html regards, tanja On Wed, 2 Feb 2005 20:23:12 +, Xian <[EMAIL PROTECTED]> wrote: > On Wednesday 02 February 2005 17:49, Gert Cuykens wrote: > > I like

Re: ee editor rules :)

2005-02-02 Thread Xian
On Wednesday 02 February 2005 17:49, Gert Cuykens wrote: > I like it allot but i cant seem to find out how to type a "/" character ? I think this would have more to do with setting up your keyboard (I might be wrong). In the meantime, / is ASCII code 47, you can enter this with ^a or ^o dependin