From owner-freebsd-hackers Fri Sep 10 10:58:24 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from pinhead.parag.codegen.com (207-44-235-154.CodeGen.COM [207.44.235.154]) by hub.freebsd.org (Postfix) with ESMTP id DD9FA14BB7 for ; Fri, 10 Sep 1999 10:58:22 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) Received: from pinhead.parag.codegen.com (parag@localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.3/8.9.3) with ESMTP id KAA24095; Fri, 10 Sep 1999 10:58:05 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) To: "Daniel O'Connor" Cc: "Matthew N. Dodd" , freebsd-hackers@FreeBSD.ORG Subject: Re: NetWare client in -current In-Reply-To: Message from "Daniel O'Connor" of "Sat, 11 Sep 1999 03:08:40 +0930." <37D94220.212D2B83@dons.net.au> X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm X-URL: http://www.codegen.com Date: Fri, 10 Sep 1999 10:58:05 -0700 Message-ID: <24091.936986285@pinhead.parag.codegen.com> From: Parag Patel Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 11 Sep 1999 03:08:40 +0930, "Daniel O'Connor" wrote: > >"Matthew N. Dodd" wrote: >> You want to take the anti-bloatist stance you'll have to do better than >> that. Try libreadline for starters. :) > >Bah like I care enough to care ;) Yow! I had no idea it was so large! I have an (as yet still incomplete) full-screen text-editor library I wrote a long time ago - in C++ even - that supports (on a terminal using termlib but not curses) full-screen editing, simultaneous "live" multiple overlapping windows/views of buffers, full left/right up/down scrolling, line-numbering, unlimited undo/redo including any buffer marks, regular-expression searching, and arbitrary depth key-bindings. It's less than half the size of libreadline. I am so depressed. -- Parag Patel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message