Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2008 19:50:11 +0300
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        Giorgos Keramidas <keramida@freebsd.org>, Antony Mawer <fbsd-current@mawer.org>, current@freebsd.org, spam@rm-rf.kiev.ua
Subject:   Re: termcap under single luser
Message-ID:  <20080805165011.GA3332@ravenloft.kiev.ua>

next in thread | raw e-mail | index | archive | help
On Tue, Aug 05, 2008 at 10:17:46AM, Giorgos Keramidas wrote:
> On Tue, 5 Aug 2008 07:47:42 +0300, Alex Kozlov <spam@rm-rf.kiev.ua> wrote:
> > cp src/release/picobsd/mfs_tree/etc/termcap /etc/termcap.small
> > TERMCAP=/etc/termcap.small
> >
> > Or if You need only vi: TERMCAP="cons25:cm=\E[%i%d;%dH"; TERM=cons25
> 
> 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'
Maybe it will be better to add /etc/termcap.small to ncurses search path.

> 
> is far nicer than trying to use vi, failing, and falling back on ed.
> 
> /me heads off to prepare a patch for review :-)
> 


--
Adios



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080805165011.GA3332>