[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#505297: #505297 ncurses-base: Wrong terminfo for xterm keys up, down, end, home



Thomas Dickey hat am Sat 28. Nov, 13:56 (-0500) geschrieben:
> For more information,
> 
> 	http://invisible-island.net/xterm/xterm.faq.html#xterm_arrows

But this doesn't explain the behaviour: the termcap contains for the
keys home, end and delete these entries:

% infocmp -L G -oE 'key_(home|end|dc)=[^,]*'
key_dc=\E[3~
key_end=\EOF
key_home=\EOH

But the applications jed and vi receive the strings:

Home: \E[1~
End: \E[4~
Delete character: \E[3~

So, there's at least for key_end and key_home a mismatch between what
termcap says XTerm should do and XTerm does.

Bye, Jörg.
-- 
Ein Narr, er sieht die Weisheit nicht,
selbst wenn sie närrisch zu ihm spricht.

Attachment: signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP


Reply to: