Is there any plan on implementing TEKEN_XTERM on FreeBSD 8?

2010-12-10 Thread crocket
I know that 9-CURRENT supports it, but I want to have xterm on stable versions. Is there any plan for this? ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "

Does FreeBSD with TEKEN_UTF8 support displaying CKJ characters?

2010-11-16 Thread crocket
I wonder whether CKJ characters would be displayed out of box if TEKEN_UTF8 was set in the kernel. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-

Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread crocket
Does Delete key match \E[3~ on FreeBSD-CURRENT xterm mode? It's nice to see backspace key match ^?(ASCII DEL), too, since ^H(Ctrl-H) is reserved by such applications as vim and emacs. ___ freebsd-current@freebsd.org mailing list http://lists.fr

Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread crocket
--- On Sat, 11/13/10, Eir Nym wrote: > From: Eir Nym > Subject: Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM > in the kernel. > To: "crocket" > Cc: freebsd-current@freebsd.org > Date: Saturday, November 13, 2010, 4:54 PM > On 13 November

Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread crocket
TEKEN_XTERM turns on xterm mode. I compiled a kernel with TEKEN_XTERM, and changed cons25 to xterm in /etc/ttys. When I executed vim on a console, the keyboard acted weirdly. After setting TERM back to cons25 again, vim acted normally again on consoles. I could assign xterm console characters in /