Date: Wed, 6 Aug 2008 04:14:01 +0300 From: Alex Kozlov <spam@rm-rf.kiev.ua> To: Giorgos Keramidas <keramida@ceid.upatras.gr>, Maxim Sobolev <sobomax@freebsd.org>, Antony Mawer <fbsd-current@mawer.org>, current@freebsd.org, spam@rm-rf.kiev.ua Subject: Re: termcap under single luser Message-ID: <20080806011401.GA30692@ravenloft.kiev.ua>
next in thread | raw e-mail | index | archive | help
On Wed, Aug 06, 2008 at 01:40:19AM +0300, Giorgos Keramidas wrote: > On Tue, 05 Aug 2008 11:23:12 -0700, Maxim Sobolev <sobomax@freebsd.org> wrote: > > Giorgos Keramidas wrote: > >> Aha, that's great. We should probably move picobsd's termcap in > >> src/etc and install it as `/etc/termcap.small' by default. It is > >> only 6 KB and typing > >> > >> # export TERMCAP='/etc/termcap.small' > >> > >> is far nicer than trying to use vi, failing, and falling back on ed. > >> > >> /me heads off to prepare a patch for review :-) > > > > IMHO failover to /etc/termcap.small should be automatic within ncurses > > library. > > On Tue, 5 Aug 2008 19:50:11 +0300, Alex Kozlov <spam@rm-rf.kiev.ua> wrote: > > Maybe it will be better to add /etc/termcap.small to ncurses search path. > > Two people have already suggested this may be useful. I think we have a > plan :) Yes. I think modification of _PATH_DEF should be sufficient. Also will be nice to sync termcap.small entries with main termcap. -- Adios
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080806011401.GA30692>