- e5eee7d Support the latest theory for mouse input, this is enabled/disabled with SM/RM by Nicholas Marriott · 12 years ago
- 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
- 7d1a8f7 Remove stray test code which would convert abc to x. by Nicholas Marriott · 12 years ago
- 2ac1d46 Don't set key KEYC_NONE on xterm_keys_find match() by Thomas Adam · 12 years ago
- 3e270af Don't omit half the default table (!= not ==). by Nicholas Marriott · 12 years ago
- 10db7ec Include the \033 in the key tree and adjust key matching for this change. by Nicholas Marriott · 12 years ago
- 2bdc59f Fix a comment for new key table names. by Nicholas Marriott · 12 years ago
- 784a74d Fix function parameter to tty_keys_free. by Nicholas Marriott · 12 years ago
- 82355d2 Tidy by splitting default key tables into two. by Nicholas Marriott · 12 years ago
- 1bc910a Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- 260419f Put helper function back, will be needed in a bit. by Nicholas Marriott · 12 years ago
- 47fbf87 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- d210d99 Make mouse event structure clearer by defining events (up, click, drag) by Nicholas Marriott · 12 years ago
- d606655 Can't call evtimer_pending on uninitialized events, call by Nicholas Marriott · 12 years ago
- 473911f Can't call evtimer_pending on uninitialized events, call by Nicholas Marriott · 12 years ago
- fc8d3f7 Sync OpenBSD patchset 1166: by Tiago Cunha · 12 years ago
- d39c58c xterm won't reach version 500 for a while so set that as the upper limit. by Nicholas Marriott · 12 years ago
- a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
- df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
- 17da2f7 Sync OpenBSD patchset 1121: by Tiago Cunha · 13 years ago
- fff7c0b Sync OpenBSD patchset 1120: by Tiago Cunha · 13 years ago
- 84c708f Store client in tty struct directly instead of using a callback function by Nicholas Marriott · 13 years ago
- fe4f008 Store mouse data in tty structure not on the stack. by Nicholas Marriott · 13 years ago
- bdfbb52 Sync OpenBSD patchset 1094: by Tiago Cunha · 13 years ago
- e8dff68 Handle partial keys properly by making sure the timer has actually by Nicholas Marriott · 13 years ago
- 407f66c Sync OpenBSD patchset 1078: by Tiago Cunha · 13 years ago
- 7c9d003 Some terminals respond to secondary DA with primary (they ignore the by Nicholas Marriott · 13 years ago
- df31f1d Sync OpenBSD patchset 1070: by Tiago Cunha · 13 years ago
- 0987d55 Sync OpenBSD patchset 1057: by Tiago Cunha · 13 years ago
- 070d266 Sync OpenBSD patchset 1054: by Tiago Cunha · 13 years ago
- d8805af On xterm 271 and later, put the terminal into SCL 5 and use DECCRA for by Nicholas Marriott · 13 years ago
- d3c842d Check event_initialized before event_del if event may not have been set by Nicholas Marriott · 13 years ago
- c8c0d68 Send secondary DA to terminals with XT in terminfo when starting up and by Nicholas Marriott · 13 years ago
- 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
- d5ed5fb Two fixes by Micah Cowan: make mouse work properly beyond >127 on signed by Nicholas Marriott · 14 years ago
- c0888f3 Make sure non-UTF8 mouse coordinates are kept to 8-bit values. by Micah Cowan · 14 years ago
- 219442c Sync OpenBSD patchset 828: by Tiago Cunha · 14 years ago
- ac3b78a Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 by Nicholas Marriott · 14 years ago
- d9c848d Sync OpenBSD patchset 821: by Tiago Cunha · 14 years ago
- 1c86713 Key table should be const. by Nicholas Marriott · 14 years ago
- f62d3d2 Sync OpenBSD patchset 710: by Tiago Cunha · 14 years ago
- 43fa9a9 When the mode-mouse option is on, support dragging to make a selection by Nicholas Marriott · 14 years ago
- 021037c Accept a full key match (not a partial) even if there is data left in by Nicholas Marriott · 15 years ago
- 4de04fa Accept a full key match (not a partial) even if there is data left in by Nicholas Marriott · 15 years ago
- 9fea751 Sync OpenBSD patchset 590: by Tiago Cunha · 15 years ago
- 19ea306 Allow keys to be replaced and reorder the table so that terminfo-defined keys by Nicholas Marriott · 15 years ago
- 90d40e2 Sync OpenBSD patchset 587: by Tiago Cunha · 15 years ago
- 30962cb New server option, escape-time, to set the timeout used to detect if escapes by Nicholas Marriott · 15 years ago
- cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
- 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
- c87379b Sync OpenBSD patchset 576: by Tiago Cunha · 15 years ago
- 97350cd Sync OpenBSD patchset 575: by Tiago Cunha · 15 years ago
- f27fefd Look for mice and xterm keys before standard function keys as they are less by Nicholas Marriott · 15 years ago
- 29a5931 Handle partial xterm function key sequences. by Nicholas Marriott · 15 years ago
- 66bf2e2 Sync OpenBSD patchset 568: by Tiago Cunha · 15 years ago
- c12e0b0 Sync OpenBSD patchset 567: by Tiago Cunha · 15 years ago
- d517ffe Sync OpenBSD patchset 564: by Tiago Cunha · 15 years ago
- ba5404d Continue rather than returning if not a mouse key, to avoid hanging on any by Nicholas Marriott · 15 years ago
- 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
- 9c01479 Handle the possibility of partial mouse reads, and fix a comment while here. by Nicholas Marriott · 15 years ago
- ac6b1a8 Sync OpenBSD patchset 531: by Tiago Cunha · 15 years ago
- d9deb4b Support rxvt-style keys again, but this time: support all the variations, put by Nicholas Marriott · 15 years ago
- 9817d41 Sync OpenBSD patchset 524: by Tiago Cunha · 15 years ago
- 36bb298 Sync OpenBSD patchset 519: by Tiago Cunha · 15 years ago
- e275bc5 Sync OpenBSD patchset 518: by Tiago Cunha · 15 years ago
- 05831b5 Twiddling the last bit is an rxvtism, so do not support it in the table by by Nicholas Marriott · 15 years ago
- 591fa23 The input key should be a u_char. Fixes top-bit-set input problem reported by by Nicholas Marriott · 15 years ago
- daf150c Constify buf. by Nicholas Marriott · 15 years ago
- 9463374 Sync OpenBSD patchset 514: by Tiago Cunha · 15 years ago
- 181e1cc Sync OpenBSD patchset 513: by Tiago Cunha · 15 years ago
- 7d288e7 Sync OpenBSD patchset 511: by Tiago Cunha · 15 years ago
- 6695741 Sync OpenBSD patchset 508: by Tiago Cunha · 15 years ago
- 971a7b2 Sync OpenBSD patchset 495: by Tiago Cunha · 15 years ago
- ff55eb5 Unused variable. Aargh. by Nicholas Marriott · 15 years ago
- 80e0158 Switch the tty key tree over to an (unbalanced) ternary tree which allows by Nicholas Marriott · 15 years ago
- a790e16 Key flags are only used for initialisation so they are not needed in the main by Nicholas Marriott · 15 years ago
- b58bf49 Switch tty key input over to happen on a read event. This is a bit more by Nicholas Marriott · 15 years ago
- 7342615 Switch tty fds over to a bufferevent. by Nicholas Marriott · 15 years ago
- 31bb577 Sync OpenBSD patchset 460: by Tiago Cunha · 15 years ago
- 10aab82 Sync OpenBSD patchset 459: by Tiago Cunha · 15 years ago
- 1c4b7d3 Sync OpenBSD patchset 458: by Tiago Cunha · 15 years ago
- c45a56d Sync OpenBSD patchset 455: by Tiago Cunha · 15 years ago
- a8300b7 Sync OpenBSD patchset 454: by Tiago Cunha · 15 years ago
- 4f7e669 Sync OpenBSD patchset 450: by Tiago Cunha · 15 years ago
- 165538b Sync OpenBSD patchset 449: by Tiago Cunha · 15 years ago
- e831649 Not all terminals swap CSI and SS3 on ctrl, so remove that. by Nicholas Marriott · 15 years ago
- fd2ef18 Rewrite xterm-keys code (both input and output) so that works (doesn't always by Nicholas Marriott · 15 years ago
- c92c2bf Support the (mostly new) function key+modifier caps (kIC-kIC7). Most of these by Nicholas Marriott · 15 years ago
- d0aa883 As we always put the cursor keys into application mode, assume keys sent by Nicholas Marriott · 15 years ago
- fcd3b26 Tidy up table. by Nicholas Marriott · 15 years ago
- db4452d Rename keypad keys to something more useful. by Nicholas Marriott · 15 years ago
- 10a656e Remove the xterm-keys code which is broken (a replacement is coming but some by Nicholas Marriott · 15 years ago
- b26ea84 Sync OpenBSD patchset 381: by Tiago Cunha · 15 years ago
- 4bc0f6e Clean up by introducing a wrapper struct for mouse clicks rather than passing by Nicholas Marriott · 15 years ago
- 3266fb5 Sync OpenBSD patchset 332: by Tiago Cunha · 15 years ago
- 273f1b3 Regularise some fatal messages. by Nicholas Marriott · 15 years ago
- 361801a Sync OpenBSD patchset 184: by Tiago Cunha · 15 years ago
- 639fbe0 Detect backspace by looking at termios VERASE and translate it into \177 (which by Nicholas Marriott · 15 years ago
- a734488 Sync OpenBSD patchset 151: by Tiago Cunha · 15 years ago
- 725938f Tidy up keys: use an enum for the key codes, and remove the macros which just by Nicholas Marriott · 15 years ago