Date: Tue, 9 Nov 2010 07:10:18 +0300 From: Eir Nym <eirnym@gmail.com> To: FreeBSD Mail Lists <freebsd-current@freebsd.org> Subject: Syscons and termcap Message-ID: <AANLkTi=Sd-VpqcBGHy%2BNATC9qL=YY2CcJ1aQ8O3XBk07@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I've compiled -CURRENT kernel with UTF-8 and CONS25 support. ( r214751 ) in xterm emulation mode I have problems with bindings for some keys, such as Home If I start vis(1) and press Home, I always get "^[[H" sequence instead of "^[OH" which is defined in termcap (5) file. I get correct results after switching to cons25. What do I wrong ? Does sc(4) driver in current correctly support xterm-like key bindings?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=Sd-VpqcBGHy%2BNATC9qL=YY2CcJ1aQ8O3XBk07>