1. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  2. 2f0db58 Sync OpenBSD patchset 1110: by Tiago Cunha · 12 years ago
  3. bd61531 Sync OpenBSD patchset 1088: by Tiago Cunha · 13 years ago
  4. 3ce1b91 Sync OpenBSD patchset 941: by Tiago Cunha · 13 years ago
  5. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  6. 215ee46 Sync OpenBSD patchset 896: by Tiago Cunha · 13 years ago
  7. 219442c Sync OpenBSD patchset 828: by Tiago Cunha · 14 years ago
  8. a24b67f Sync OpenBSD patchset 824: by Tiago Cunha · 14 years ago
  9. 095e1b4 Sync OpenBSD patchset 812: by Tiago Cunha · 14 years ago
  10. f54482a Solaris 9 has no stdint.h, ugh. Reported by a couple of people most by Nicholas Marriott · 14 years ago
  11. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  12. 635d36f Sync OpenBSD patchset 562: by Tiago Cunha · 15 years ago
  13. ba7aa50 Sync OpenBSD patchset 525: by Tiago Cunha · 15 years ago
  14. 0cd4f4e Sync OpenBSD patchset 502: by Tiago Cunha · 15 years ago
  15. 2df0882 Sync OpenBSD patchset 498: by Tiago Cunha · 15 years ago
  16. 31bb577 Sync OpenBSD patchset 460: by Tiago Cunha · 15 years ago
  17. 10aab82 Sync OpenBSD patchset 459: by Tiago Cunha · 15 years ago
  18. 8ff0d06 Sync OpenBSD patchset 457: by Tiago Cunha · 15 years ago
  19. 6cf9965 Sync OpenBSD patchset 456: by Tiago Cunha · 15 years ago
  20. 9812286 Sync OpenBSD patchset 453: by Tiago Cunha · 15 years ago
  21. dd8174f Sync OpenBSD patchset 452: by Tiago Cunha · 15 years ago
  22. 5350212 Sync OpenBSD patchset 451: by Tiago Cunha · 15 years ago
  23. 4f7e669 Sync OpenBSD patchset 450: by Tiago Cunha · 15 years ago
  24. 165538b Sync OpenBSD patchset 449: by Tiago Cunha · 15 years ago
  25. b26ea84 Sync OpenBSD patchset 381: by Tiago Cunha · 15 years ago
  26. 361801a Sync OpenBSD patchset 184: by Tiago Cunha · 15 years ago
  27. a734488 Sync OpenBSD patchset 151: by Tiago Cunha · 15 years ago
  28. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 15 years ago
  29. 1712560 Extra function keys from Dashing dashing at hushmail dot com by Nicholas Marriott · 16 years ago
  30. 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
  31. e099a78 Make shift arrow keys work. by Nicholas Marriott · 16 years ago
  32. a88eba3 More hacks for key handling. by Nicholas Marriott · 16 years ago
  33. dbbc314 Handle ctrl/shift modifiers better. by Nicholas Marriott · 16 years ago
  34. 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
  35. 3126332 Support btab. by Nicholas Marriott · 16 years ago
  36. a1b43fa Trim spaces. by Nicholas Marriott · 16 years ago
  37. 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
  38. 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
  39. 4846ad1 Introduce nitems() and use it; use bsearch. by Nicholas Marriott · 16 years ago
  40. b457479 Make home and end work. by Nicholas Marriott · 16 years ago
  41. 3337dfc Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/. by Nicholas Marriott · 16 years ago
  42. ee8a9d2 Handle kcursor+kkeypad (switch to OA from [A). by Nicholas Marriott · 16 years ago
  43. e00736b Revert this, it breaks emacs. by Nicholas Marriott · 16 years ago
  44. 9721277 Support keypad. Change cursor key output. by Nicholas Marriott · 16 years ago
  45. 758efb3 Handle escaped keys properly and use M-f/M-b in copy mode. by Nicholas Marriott · 16 years ago
  46. 91f3165 IRIX fixes thanks to Elias Pipping. by Nicholas Marriott · 16 years ago
  47. 99df48d Trimify. by Nicholas Marriott · 16 years ago
  48. 6a187bb Some Linux fixes; some code tidying. Don't redraw status bar so often. by Nicholas Marriott · 16 years ago
  49. 205b78e Some key tweaks, fix status bar to not rely on attr. by Nicholas Marriott · 17 years ago
  50. cb353fb home and end appear to be find/select with rxvt... by Nicholas Marriott · 17 years ago
  51. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  52. 9a6e47c Initial history support. by Nicholas Marriott · 17 years ago
  53. 1b96476 Kill window command. Nuke some backspace stuff. by Nicholas Marriott · 17 years ago
  54. aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago