Commit Graph

13 Commits

Author SHA1 Message Date
roy 7457a06fbb Remove kLFT and kRIT from putty.
This allows left and right cursor key movement inside tmux on putty.
See https://github.com/tmux/tmux/issues/708.
2017-02-23 13:22:53 +00:00
roy ab5b5415b7 Sync our changes. 2017-02-11 09:15:38 +00:00
roy 2887869ac5 Import terminfo-20170128.src 2017-02-11 09:12:32 +00:00
isaki e95d7bfcc6 Correct the x68k's Backspace key behavior.
With this fix, the Backspace key on x68k keyboard erases
previous one character, instead of outputting '^?' character.
Reported by Yasushi Oshima (two months ago..)
2015-11-15 06:43:17 +00:00
roy c0fcd471d9 Import terminfo-20130607.src + mbalmers typo patch
All our prior patches have been incorporated.
2013-10-01 09:17:41 +00:00
uwe 1b269329ba Pull in fix for PR misc/47674 from ncurses:
# 2013-03-23
#	* change initialization for vt220, similar entries for consistency
#	  with cursor-key strings (NetBSD #47674) -TD
2013-03-29 14:31:48 +00:00
joerg fc67b0cd11 Switch terminfo(3) to cdb(5). 2012-06-03 23:19:09 +00:00
jdc 6d16a86832 Add a delete key capability to our wsvt25 entry. Fixes a problem noted by
David Lord on netbsd-users.
2012-06-01 14:47:06 +00:00
mbalmer 631d5867a0 According to the Oxford Dictionary of Etymology, a wether is a male sheep
or ram.
2011-08-01 12:28:53 +00:00
roy 45a3ef0c73 Add civis and cnorm to our wsvt25 entry thanks to Onno van der Linden. 2011-06-19 16:27:23 +00:00
roy cab1506d89 Import a newer terminfo.src from upstream. 2011-06-19 15:58:28 +00:00
roy 2a23b85c5f Retain commented out capabilities by default. 2010-02-05 16:34:04 +00:00
roy 4ca00e00d8 Import my terminfo implementation.
This uses the ncurses terminal definitions.

OK: core@, jdc@
2010-02-03 15:16:32 +00:00