1. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  2. 35ffd09 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  3. abfb965 Fix some spacing nits. by nicm · 10 years ago
  4. a131b82 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  5. 2056a9e Drop explicit support for F13-F20 and change to match the xterm terminfo entry: by nicm · 10 years ago
  6. 61605c6 Count mouse clicks correctly, from Balazs Kezes. by nicm · 10 years ago
  7. 814e405 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  8. fd9a53b Reset the buttons when the wheel is used, from Balazs Kezes. by nicm · 10 years ago
  9. a94696d Some terminals send spurious releases for mouse wheel in SGR mouse mode, by nicm · 10 years ago
  10. bae9584 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  11. 94ccc6a Instead of forcing mouse scroll to 1 in choose mode, scale it down by nicm · 11 years ago
  12. 0c99c7d Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  13. acef311 Work out mouse scroll wheel effect when the mouse is first detected and by nicm · 11 years ago
  14. 8824dae A couple of trivial mouse-related style nits. by nicm · 11 years ago
  15. 46593e7 Add names for mouse button bits rather than using magic numbers, from by nicm · 11 years ago
  16. 23e944c Add names for mouse button bits rather than using magic numbers, from Marcel by Nicholas Marriott · 11 years ago
  17. b3de4a3 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  18. c52548f The last fix to xterm keys meant that some keys such as \033OA were by nicm · 11 years ago
  19. 784b711 Assign mouse x/y coords before checking them. When receiving mouse by nicm · 11 years ago
  20. 2756d12 Handle input mouse positions <33 (we already can generate them). by nicm · 11 years ago
  21. 5dbf3cb Assign mouse x/y coords before checking them by Thomas · 11 years ago
  22. 7673732 Handle input mouse positions <33 (we already can generate them). by Nicholas Marriott · 11 years ago
  23. 399a15b Merge branch 'obsd-master' by Thomas · 12 years ago
  24. dfac36b Only accept partial keys if the timer has not expired, fixes infinite by Nicholas Marriott · 12 years ago
  25. e229501 Process ^[ as meta when a partial key is found. by Nicholas Marriott · 12 years ago
  26. a60687f Handle focus events from the terminal, from Aaron Jensen. by Nicholas Marriott · 12 years ago
  27. c7d1849 Process ^[ as meta when a partial key is found. by Nicholas Marriott · 12 years ago
  28. 67b4d5b Support the latest theory for mouse input, this is enabled/disabled with by Nicholas Marriott · 12 years ago
  29. d4785fe Don't set key KEYC_NONE on xterm_keys_find match() by Nicholas Marriott · 12 years ago
  30. d5139d1 Fix a comment for new key table names. by Nicholas Marriott · 12 years ago
  31. 97620bb Add a home and end as modified by xterm in keypad mode, from Chris Johnsen. by Nicholas Marriott · 12 years ago
  32. ee0f8ad Handle focus events from the terminal, from Aaron Jensen. by Nicholas Marriott · 12 years ago
  33. e5eee7d Support the latest theory for mouse input, this is enabled/disabled with SM/RM by Nicholas Marriott · 12 years ago
  34. 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  35. 7d1a8f7 Remove stray test code which would convert abc to x. by Nicholas Marriott · 12 years ago
  36. 2ac1d46 Don't set key KEYC_NONE on xterm_keys_find match() by Thomas Adam · 12 years ago
  37. 3e270af Don't omit half the default table (!= not ==). by Nicholas Marriott · 12 years ago
  38. 10db7ec Include the \033 in the key tree and adjust key matching for this change. by Nicholas Marriott · 12 years ago
  39. 2bdc59f Fix a comment for new key table names. by Nicholas Marriott · 12 years ago
  40. 784a74d Fix function parameter to tty_keys_free. by Nicholas Marriott · 12 years ago
  41. 82355d2 Tidy by splitting default key tables into two. by Nicholas Marriott · 12 years ago
  42. 1bc910a Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  43. 260419f Put helper function back, will be needed in a bit. by Nicholas Marriott · 12 years ago
  44. 47fbf87 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  45. d210d99 Make mouse event structure clearer by defining events (up, click, drag) by Nicholas Marriott · 12 years ago
  46. d606655 Can't call evtimer_pending on uninitialized events, call by Nicholas Marriott · 12 years ago
  47. 473911f Can't call evtimer_pending on uninitialized events, call by Nicholas Marriott · 12 years ago
  48. fc8d3f7 Sync OpenBSD patchset 1166: by Tiago Cunha · 12 years ago
  49. d39c58c xterm won't reach version 500 for a while so set that as the upper limit. by Nicholas Marriott · 12 years ago
  50. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  51. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  52. 17da2f7 Sync OpenBSD patchset 1121: by Tiago Cunha · 13 years ago
  53. fff7c0b Sync OpenBSD patchset 1120: by Tiago Cunha · 13 years ago
  54. 84c708f Store client in tty struct directly instead of using a callback function by Nicholas Marriott · 13 years ago
  55. fe4f008 Store mouse data in tty structure not on the stack. by Nicholas Marriott · 13 years ago
  56. bdfbb52 Sync OpenBSD patchset 1094: by Tiago Cunha · 13 years ago
  57. e8dff68 Handle partial keys properly by making sure the timer has actually by Nicholas Marriott · 13 years ago
  58. 407f66c Sync OpenBSD patchset 1078: by Tiago Cunha · 13 years ago
  59. 7c9d003 Some terminals respond to secondary DA with primary (they ignore the by Nicholas Marriott · 13 years ago
  60. df31f1d Sync OpenBSD patchset 1070: by Tiago Cunha · 13 years ago
  61. 0987d55 Sync OpenBSD patchset 1057: by Tiago Cunha · 13 years ago
  62. 070d266 Sync OpenBSD patchset 1054: by Tiago Cunha · 13 years ago
  63. d8805af On xterm 271 and later, put the terminal into SCL 5 and use DECCRA for by Nicholas Marriott · 13 years ago
  64. d3c842d Check event_initialized before event_del if event may not have been set by Nicholas Marriott · 13 years ago
  65. c8c0d68 Send secondary DA to terminals with XT in terminfo when starting up and by Nicholas Marriott · 13 years ago
  66. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  67. d5ed5fb Two fixes by Micah Cowan: make mouse work properly beyond >127 on signed by Nicholas Marriott · 14 years ago
  68. c0888f3 Make sure non-UTF8 mouse coordinates are kept to 8-bit values. by Micah Cowan · 14 years ago
  69. 219442c Sync OpenBSD patchset 828: by Tiago Cunha · 14 years ago
  70. ac3b78a Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 by Nicholas Marriott · 14 years ago
  71. d9c848d Sync OpenBSD patchset 821: by Tiago Cunha · 14 years ago
  72. 1c86713 Key table should be const. by Nicholas Marriott · 14 years ago
  73. f62d3d2 Sync OpenBSD patchset 710: by Tiago Cunha · 14 years ago
  74. 43fa9a9 When the mode-mouse option is on, support dragging to make a selection by Nicholas Marriott · 14 years ago
  75. 021037c Accept a full key match (not a partial) even if there is data left in by Nicholas Marriott · 15 years ago
  76. 4de04fa Accept a full key match (not a partial) even if there is data left in by Nicholas Marriott · 15 years ago
  77. 9fea751 Sync OpenBSD patchset 590: by Tiago Cunha · 15 years ago
  78. 19ea306 Allow keys to be replaced and reorder the table so that terminfo-defined keys by Nicholas Marriott · 15 years ago
  79. 90d40e2 Sync OpenBSD patchset 587: by Tiago Cunha · 15 years ago
  80. 30962cb New server option, escape-time, to set the timeout used to detect if escapes by Nicholas Marriott · 15 years ago
  81. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  82. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  83. c87379b Sync OpenBSD patchset 576: by Tiago Cunha · 15 years ago
  84. 97350cd Sync OpenBSD patchset 575: by Tiago Cunha · 15 years ago
  85. f27fefd Look for mice and xterm keys before standard function keys as they are less by Nicholas Marriott · 15 years ago
  86. 29a5931 Handle partial xterm function key sequences. by Nicholas Marriott · 15 years ago
  87. 66bf2e2 Sync OpenBSD patchset 568: by Tiago Cunha · 15 years ago
  88. c12e0b0 Sync OpenBSD patchset 567: by Tiago Cunha · 15 years ago
  89. d517ffe Sync OpenBSD patchset 564: by Tiago Cunha · 15 years ago
  90. ba5404d Continue rather than returning if not a mouse key, to avoid hanging on any by Nicholas Marriott · 15 years ago
  91. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  92. 9c01479 Handle the possibility of partial mouse reads, and fix a comment while here. by Nicholas Marriott · 15 years ago
  93. ac6b1a8 Sync OpenBSD patchset 531: by Tiago Cunha · 15 years ago
  94. d9deb4b Support rxvt-style keys again, but this time: support all the variations, put by Nicholas Marriott · 15 years ago
  95. 9817d41 Sync OpenBSD patchset 524: by Tiago Cunha · 15 years ago
  96. 36bb298 Sync OpenBSD patchset 519: by Tiago Cunha · 15 years ago
  97. e275bc5 Sync OpenBSD patchset 518: by Tiago Cunha · 15 years ago
  98. 05831b5 Twiddling the last bit is an rxvtism, so do not support it in the table by by Nicholas Marriott · 15 years ago
  99. 591fa23 The input key should be a u_char. Fixes top-bit-set input problem reported by by Nicholas Marriott · 15 years ago
  100. daf150c Constify buf. by Nicholas Marriott · 15 years ago