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