On 13/11/2010, crocket <crockabisc...@yahoo.com> wrote: > 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. >
For witch action C-H is reserved in vim(1) ? vim, emacs, zsh, and many others use termcap(5) to determine which key generate which sequence. Please note, that xterm and xterm-colors termcap entries are differs, and last is not usable in FreeBSD-CURRENT TEKEN_XTERM console. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"