1. 370cf75 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  2. 02df860 Fix some format specifier nits, from Ben Boeckel. by nicm · 10 years ago
  3. fc05bf2 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  4. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  5. 79f5282 Tidy up mode-mouse check. by nicm · 10 years ago
  6. a131b82 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  7. b8b00aa Revert the up/down wheel emulation for now, there will be a better way by nicm · 10 years ago
  8. 2056a9e Drop explicit support for F13-F20 and change to match the xterm terminfo entry: by nicm · 10 years ago
  9. bae9584 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  10. 353d182 Send up and down keys for mouse wheel in alternate screen mode (when it by nicm · 11 years ago
  11. 3f54c92 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  12. bec6c80 There is no longer a need for a paste_stack struct or for global_buffers by nicm · 11 years ago
  13. 0c99c7d Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  14. 8824dae A couple of trivial mouse-related style nits. by nicm · 11 years ago
  15. 48478ea Remove log_debug2 as well and simplify log.c. by nicm · 11 years ago
  16. b1a87b2 Remove log_debug2 as well and simplify log.c. by Nicholas Marriott · 11 years ago
  17. 76cb088 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  18. 66f4c60 Don't limit width and height to 222 in standard mouse mode. by Nicholas Marriott · 12 years ago
  19. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  20. 67b4d5b Support the latest theory for mouse input, this is enabled/disabled with by Nicholas Marriott · 12 years ago
  21. c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 12 years ago
  22. e5eee7d Support the latest theory for mouse input, this is enabled/disabled with SM/RM by Nicholas Marriott · 12 years ago
  23. 739a766 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  24. 47c097c Support middle-click paste, based on a diff from Ailin Nemui. by Nicholas Marriott · 12 years ago
  25. 47fbf87 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  26. d210d99 Make mouse event structure clearer by defining events (up, click, drag) by Nicholas Marriott · 12 years ago
  27. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  28. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  29. 2f0db58 Sync OpenBSD patchset 1110: by Tiago Cunha · 13 years ago
  30. 218b692 Only enter copy mode on scroll up, from Ailin Nemui. by Nicholas Marriott · 13 years ago
  31. bd61531 Sync OpenBSD patchset 1088: by Tiago Cunha · 13 years ago
  32. 18d3498 Simplify mouse input function. by Nicholas Marriott · 13 years ago
  33. 3ce1b91 Sync OpenBSD patchset 941: by Tiago Cunha · 13 years ago
  34. cc5bcbf Extend the mode-mouse option to add a third choice which means the mouse by Nicholas Marriott · 13 years ago
  35. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  36. 215ee46 Sync OpenBSD patchset 896: by Tiago Cunha · 14 years ago
  37. 8738141 When mode-mouse is on (it is off by default), automatically enter copy by Nicholas Marriott · 14 years ago
  38. 219442c Sync OpenBSD patchset 828: by Tiago Cunha · 14 years ago
  39. ac3b78a Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 by Nicholas Marriott · 14 years ago
  40. a24b67f Sync OpenBSD patchset 824: by Tiago Cunha · 14 years ago
  41. f833b88 Last few tables that should be const. by Nicholas Marriott · 14 years ago
  42. 095e1b4 Sync OpenBSD patchset 812: by Tiago Cunha · 14 years ago
  43. f7c42c2 Support all four of the xterm mouse modes. Based on a diff from hsim at gmx.li. by Nicholas Marriott · 14 years ago
  44. f54482a Solaris 9 has no stdint.h, ugh. Reported by a couple of people most by Nicholas Marriott · 14 years ago
  45. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  46. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  47. 635d36f Sync OpenBSD patchset 562: by Tiago Cunha · 15 years ago
  48. 094bca5 Output the right keys for application and number keypad modes (they were the by Nicholas Marriott · 15 years ago
  49. ba7aa50 Sync OpenBSD patchset 525: by Tiago Cunha · 15 years ago
  50. d9961f4 Don't output rxvtisms either. by Nicholas Marriott · 15 years ago
  51. 0cd4f4e Sync OpenBSD patchset 502: by Tiago Cunha · 15 years ago
  52. 2df0882 Sync OpenBSD patchset 498: by Tiago Cunha · 15 years ago
  53. 6a6a42a It would help if I read my own comments... make alt keys work again by sending by Nicholas Marriott · 15 years ago
  54. a02c7e8 Convert the window pane (pty master side) fd over to use a bufferevent. by Nicholas Marriott · 15 years ago
  55. 31bb577 Sync OpenBSD patchset 460: by Tiago Cunha · 15 years ago
  56. 10aab82 Sync OpenBSD patchset 459: by Tiago Cunha · 15 years ago
  57. 8ff0d06 Sync OpenBSD patchset 457: by Tiago Cunha · 15 years ago
  58. 6cf9965 Sync OpenBSD patchset 456: by Tiago Cunha · 15 years ago
  59. 9812286 Sync OpenBSD patchset 453: by Tiago Cunha · 15 years ago
  60. dd8174f Sync OpenBSD patchset 452: by Tiago Cunha · 15 years ago
  61. 5350212 Sync OpenBSD patchset 451: by Tiago Cunha · 15 years ago
  62. 4f7e669 Sync OpenBSD patchset 450: by Tiago Cunha · 15 years ago
  63. 165538b Sync OpenBSD patchset 449: by Tiago Cunha · 15 years ago
  64. e831649 Not all terminals swap CSI and SS3 on ctrl, so remove that. by Nicholas Marriott · 15 years ago
  65. fd2ef18 Rewrite xterm-keys code (both input and output) so that works (doesn't always by Nicholas Marriott · 15 years ago
  66. bbca6fe On second thoughts, drop the rxvt output entirely. by Nicholas Marriott · 15 years ago
  67. 5cce40d Set the output code for ctrl+cursor keys correctly, and disable (comment) by Nicholas Marriott · 15 years ago
  68. a0ec4a1 Drop INPUTKEY_CTRL and just handle it as part of the table. by Nicholas Marriott · 15 years ago
  69. 25d2000 Add or fix some comments. by Nicholas Marriott · 15 years ago
  70. b3604dc Tidy up table. by Nicholas Marriott · 15 years ago
  71. db4452d Rename keypad keys to something more useful. by Nicholas Marriott · 15 years ago
  72. 10a656e Remove the xterm-keys code which is broken (a replacement is coming but some by Nicholas Marriott · 15 years ago
  73. b26ea84 Sync OpenBSD patchset 381: by Tiago Cunha · 15 years ago
  74. 4bc0f6e Clean up by introducing a wrapper struct for mouse clicks rather than passing by Nicholas Marriott · 15 years ago
  75. 361801a Sync OpenBSD patchset 184: by Tiago Cunha · 15 years ago
  76. 639fbe0 Detect backspace by looking at termios VERASE and translate it into \177 (which by Nicholas Marriott · 15 years ago
  77. a734488 Sync OpenBSD patchset 151: by Tiago Cunha · 15 years ago
  78. 725938f Tidy up keys: use an enum for the key codes, and remove the macros which just by Nicholas Marriott · 15 years ago
  79. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  80. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 16 years ago
  81. 1712560 Extra function keys from Dashing dashing at hushmail dot com by Nicholas Marriott · 16 years ago
  82. 4428987 * Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode. by Nicholas Marriott · 16 years ago
  83. e099a78 Make shift arrow keys work. by Nicholas Marriott · 16 years ago
  84. a88eba3 More hacks for key handling. by Nicholas Marriott · 16 years ago
  85. dbbc314 Handle ctrl/shift modifiers better. by Nicholas Marriott · 16 years ago
  86. 162bacd Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit). by Nicholas Marriott · 16 years ago
  87. 3126332 Support btab. by Nicholas Marriott · 16 years ago
  88. a1b43fa Trim spaces. by Nicholas Marriott · 16 years ago
  89. ed1031b Update key handling code. Simplify, support ctrl properly and add a new window option (xterm-keys) to output xterm key codes including ctrl and, if available, alt and shift. by Nicholas Marriott · 16 years ago
  90. 622d4de Give up the farce of caring about any keys aside from the ones in the screen termcap and the ones termcap doesn't handle that we hardcode manually. by Nicholas Marriott · 16 years ago
  91. 4846ad1 Introduce nitems() and use it; use bsearch. by Nicholas Marriott · 16 years ago
  92. b457479 Make home and end work. by Nicholas Marriott · 16 years ago
  93. 3337dfc Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/. by Nicholas Marriott · 16 years ago
  94. ee8a9d2 Handle kcursor+kkeypad (switch to OA from [A). by Nicholas Marriott · 16 years ago
  95. e00736b Revert this, it breaks emacs. by Nicholas Marriott · 16 years ago
  96. 9721277 Support keypad. Change cursor key output. by Nicholas Marriott · 16 years ago
  97. 758efb3 Handle escaped keys properly and use M-f/M-b in copy mode. by Nicholas Marriott · 16 years ago
  98. 91f3165 IRIX fixes thanks to Elias Pipping. by Nicholas Marriott · 16 years ago
  99. 99df48d Trimify. by Nicholas Marriott · 16 years ago
  100. 6a187bb Some Linux fixes; some code tidying. Don't redraw status bar so often. by Nicholas Marriott · 16 years ago