From owner-freebsd-current@FreeBSD.ORG Sat Jun 18 00:33:40 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 4568316A41C for ; Sat, 18 Jun 2005 00:33:40 +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 03C7843D58 for ; Sat, 18 Jun 2005 00:33:39 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from localhost (unknown [192.168.99.10]) by mail.yazzy.org (Postfix) with SMTP id C145439864; Sat, 18 Jun 2005 02:34:10 +0200 (CEST) Date: Sat, 18 Jun 2005 02:33:35 +0200 From: Marcin Jessa To: Steve Kargl Message-Id: <20050618023335.0f7d9b45.lists@yazzy.org> In-Reply-To: <20050617211950.GA41720@troutmask.apl.washington.edu> References: <20050617211950.GA41720@troutmask.apl.washington.edu> 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=US-ASCII Content-Transfer-Encoding: 7bit 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 00:33:40 -0000 On Fri, 17 Jun 2005 14:19:50 -0700 Steve Kargl wrote: > I have taken mined(1) from DragonFlyBSD and integrated into the > FreeBSD source tree. This is a very lightweight full screen > editor with builtin support for cons25 and xterm. Yes, it is > limited in its capabilites compared with /rescue/vi, but saves > use 360 kB of diskspace and it does not require a termcap file. Great, this will make a good alternative for embedded systems.