On Fri, Jun 17, 2005 at 11:49:11PM +0200, Poul-Henning Kamp wrote: > In message <20050617214658.GA41804_at_troutmask.apl.washington.edu>, Steve Kargl w > rites: > >On Fri, Jun 17, 2005 at 11:36:32PM +0200, Poul-Henning Kamp wrote: > >> In message <20050617211950.GA41720_at_troutmask.apl.washington.edu>, Steve Kargl w > >> rites: > >> >I have taken mined(1) from DragonFlyBSD and integrated into the > >> >FreeBSD source tree. > >> > >> man 1 ee > >> > > > >troutmask:kargl[203] ldd /usr/bin/ee > >/usr/bin/ee: > > libncurses.so.5 => /lib/libncurses.so.5 (0x20063a000) > > libc.so.6 => /lib/libc.so.6 (0x200795000) > >troutmask:kargl[204] find /usr/src/rescue -name Make\* | xargs grep ncurses > > yes, and ? > > If you want a non-curses editor it's called ed(1). We're trying to help our user base recover from a disaster. I suspect ed(1) is not well-known through out the FreeBSD user base. mined(1) is a full-screen editor, which of course allows one to see what she is editing. mined(1) also has on-line help for all possible key-binding actions in a 1 page listing. > If you want a static curses editor, compile ee(1) -static. Well, this will help me, but how exactly does it help our user base. Currently, /rescue/vi is useless if a termcap file is not available (as in /usr is hosed). -- SteveReceived on Fri Jun 17 2005 - 20:02:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC