aboutsummaryrefslogtreecommitdiff
path: root/xterm-keys.c
Commit message (Expand)AuthorAge
* 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