summaryrefslogtreecommitdiffstats
path: root/xterm-keys.c
AgeCommit message (Expand)Author
2014-02-16Merge branch 'obsd-master'Thomas Adam
2014-02-10The last fix to xterm keys meant that some keys such as \033OA werenicm
2014-01-31Merge branch 'obsd-master'Thomas Adam
2014-01-31Fix partial matches with xterm-keys on, from m0viefreak dot cm atnicm
2013-03-22In terminals with XT, turn on modifyOtherKeys=1 with the escape sequenceNicholas Marriott
2013-02-17In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence andNicholas Marriott
2011-07-03Sync OpenBSD patchset 925:Tiago Cunha
2011-06-23Add a couple of extra xterm-style keys that gnome terminal provides,Nicholas Marriott
2011-04-06|PatchSet 871Nicholas Marriott
2011-03-27Don't include meta twice when working out the flags to output forNicholas Marriott
2011-01-03Sync OpenBSD patchset 824:Tiago Cunha
2011-01-01Last few tables that should be const.Nicholas Marriott
2010-10-24Sync OpenBSD patchset 772:Tiago Cunha
2010-10-14Treat the meta bit in the xterm extended modifier key set as the same asNicholas Marriott
2010-09-07Sync OpenBSD patchset 757:Tiago Cunha
2010-09-01Simplify xterm modifier detection by treating as a bitmask + 1. SpottedNicholas Marriott
2009-12-04Sync OpenBSD patchset 581:Tiago Cunha
2009-12-03Massive spaces->tabs and trailing whitespace cleanup, hopefully for the lastNicholas Marriott
2009-12-02Sync OpenBSD patchset 575:Tiago Cunha
2009-11-30Handle partial xterm function key sequences.Nicholas Marriott
2009-11-08Sync OpenBSD patchset 515:Tiago Cunha
2009-11-05Old xterm F1-F4 are \033O_P not \033[O_P.Nicholas Marriott
2009-10-28Sync OpenBSD patchset 461:Tiago Cunha
2009-10-28Sync OpenBSD patchset 459:Tiago Cunha
2009-10-26Nuke accidentally-committed debugging statement.Nicholas Marriott
2009-10-26Rewrite xterm-keys code (both input and output) so that works (doesn't alwaysNicholas Marriott