Replace /rescue/vi with mined(1) from DragonFlyBSD

Steve Kargl sgk at troutmask.apl.washington.edu
Sat Jun 18 16:04:19 GMT 2005


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 at 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


More information about the freebsd-current mailing list