1. 163732e Revert previous for now, it will break TERM=screen. by nicm · 8 years ago
  2. 0a63ab4 If xterm-keys is on, use xterm(1) style keys for Home and End as well as by nicm · 8 years ago
  3. 1b31d14 Remove some dead code in cmd-move-window.c and make a load of local by nicm · 8 years ago
  4. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  5. 69e0b83 Support UTF-8 key bindings by expanding the key type from int to by nicm · 9 years ago
  6. b87dc60 Some style nits and dead assignments. by nicm · 9 years ago
  7. 2056a9e Drop explicit support for F13-F20 and change to match the xterm terminfo entry: by nicm · 10 years ago
  8. 193b6bc Handle the top bit of xterm(1)-style modifier keys, based on a diff from by nicm · 10 years ago
  9. c52548f The last fix to xterm keys meant that some keys such as \033OA were by nicm · 11 years ago
  10. 72d1be5 Fix partial matches with xterm-keys on, from m0viefreak dot cm at by nicm · 11 years ago
  11. 306a3b8 In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence by Nicholas Marriott · 12 years ago
  12. 0503f83 Add a couple of extra xterm-style keys that gnome terminal provides, by Nicholas Marriott · 13 years ago
  13. 7ce8fee Don't include meta twice when working out the flags to output for by Nicholas Marriott · 14 years ago
  14. f833b88 Last few tables that should be const. by Nicholas Marriott · 14 years ago
  15. f6cd034 Treat the meta bit in the xterm extended modifier key set as the same as by Nicholas Marriott · 14 years ago
  16. de68c2a Simplify xterm modifier detection by treating as a bitmask + 1. Spotted by Nicholas Marriott · 14 years ago
  17. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  18. 29a5931 Handle partial xterm function key sequences. by Nicholas Marriott · 15 years ago
  19. 297ebb1 Old xterm F1-F4 are \033O_P not \033[O_P. by Nicholas Marriott · 15 years ago
  20. 53957dc Nuke accidentally-committed debugging statement. by Nicholas Marriott · 15 years ago
  21. fd2ef18 Rewrite xterm-keys code (both input and output) so that works (doesn't always by Nicholas Marriott · 15 years ago