Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2005 09:04:14 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Thomas Dickey <dickey@radix.net>
Cc:        Dag-Erling Sm?rgrav <des@des.no>, freebsd-current@freebsd.org
Subject:   Re: Replace /rescue/vi with mined(1) from DragonFlyBSD
Message-ID:  <20050618160414.GB55448@troutmask.apl.washington.edu>
In-Reply-To: <20050618105500.GA16565@saltmine.radix.net>
References:  <20050617214658.GA41804@troutmask.apl.washington.edu> <58826.1119044951@critter.freebsd.dk> <20050617220222.GA42080@troutmask.apl.washington.edu> <20050617220653.GA114@saltmine.radix.net> <20050617221353.GA48584@troutmask.apl.washington.edu> <20050618061603.GM50157@cirb503493.alcatel.com.au> <861x70gjrf.fsf@xps.des.no> <20050618105500.GA16565@saltmine.radix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 18, 2005 at 06:55:01AM -0400, Thomas Dickey wrote:
> On Sat, Jun 18, 2005 at 10:19:00AM +0200, Dag-Erling Sm?rgrav wrote:
> > Peter Jeremy <PeterJeremy@optushome.com.au> writes:
> > > It's possible to write a full-screen editor using a fairly minimal set
> > > of ANSI sequences (CUP and EL would do, but adding more sequences will
> > > help) that is common to cons25 and xterm (and VT100 etc).
> > 
> > I believe VT100 is (in large part) a subset of both cons25 and xterm.
> 
> no - there's a subset of vt100 that overlaps with cons25.
> cons25 is not a vt100 emulator.  It is possible to code around
> this by sticking to the subset.
> 
> Does anyone have a URL to point to the source for mined?
> google isn't showing me anything useful.
> 

The version that I am using and is the topic of my post
comes from www.dragonflybsd.org.  You can browse the 
source in their cvs respository.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050618160414.GB55448>