From owner-freebsd-current@FreeBSD.ORG Sat Jun 18 12:46:39 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A05816A41C for ; Sat, 18 Jun 2005 12:46:39 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC05443D49 for ; Sat, 18 Jun 2005 12:46:36 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from localhost (unknown [192.168.99.10]) by mail.yazzy.org (Postfix) with SMTP id DA9E239864; Sat, 18 Jun 2005 14:47:07 +0200 (CEST) Date: Sat, 18 Jun 2005 14:46:32 +0200 From: Marcin Jessa To: Thomas Dickey Message-Id: <20050618144632.1c8f1fe7.lists@yazzy.org> 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> Organization: YazzY.org X-Mailer: Sylpheed version 1.9.12 (GTK+ 2.6.7; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: Replace /rescue/vi with mined(1) from DragonFlyBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2005 12:46:39 -0000 On Sat, 18 Jun 2005 06:55:01 -0400 Thomas Dickey wrote: > On Sat, Jun 18, 2005 at 10:19:00AM +0200, Dag-Erling Sm=F8rgrav wrote: > > Peter Jeremy 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). > >=20 > > I believe VT100 is (in large part) a subset of both cons25 and xterm. >=20 > 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. >=20 > Does anyone have a URL to point to the source for mined? > google isn't showing me anything useful. cat /usr/ports/editors/mined/pkg-descr |grep -i http WWW: http://towo.net/mined/