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 majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message