Date: Sun, 14 Jun 2009 03:34:54 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/termcap termcap.src Message-ID: <200906140335.n5E3ZDLu032067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2009-06-14 03:34:54 UTC FreeBSD src repository Modified files: share/termcap termcap.src Log: SVN rev 194146 on 2009-06-14 03:34:54Z by edwin Add missing termcap entry for rxvt-unicode. The termcap database does not have an entry for rxvt-unicode. This means that programs that need an entry such as vi fail to work when connecting via ssh using this terminal emulator. The added data is not the same as the PR submitted by Richard, it uses the :tc=xxx: option to inherit everything from rxvt-mono. PR: conf/117323 Submitted by: Richard Bradshaw <richard.bradshaw@blueyonder.co.uk> MFC after: 1 week Revision Changes Path 1.153 +6 -0 src/share/termcap/termcap.src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906140335.n5E3ZDLu032067>