Date: Mon, 04 Aug 2008 11:15:32 +0200 From: Dimitry Andric <dimitry@andric.com> To: Randy Bush <randy@psg.com> Cc: FreeBSD Current <current@freebsd.org> Subject: Re: termcap under single luser Message-ID: <4896C8B4.3050106@andric.com> In-Reply-To: <4896C3FF.50104@psg.com> References: <4896818D.5040904@psg.com> <4896C372.5050109@andric.com> <4896C3FF.50104@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2008-08-04 10:55, Randy Bush wrote: > wanna guess why i am running single luser? > > other answers to questions i did not ask in which i have no interest > o run linux > o use ed > o ... As far as I can see, /rescue/vi reads the following termcap files: $HOME/.termcap $HOME/.termcap.db /usr/share/misc/termcap.db So copying /usr/share/misc/termcap.db to /root/.termcap.db works, at least for single user. Note the termcap files do reference some other stuff under /usr/share/tabset, but it doesn't seem to matter much.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4896C8B4.3050106>