1. 9763282 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  2. 44dccf7 Do not test client flags against TTY_FREEZE bit, reported by Tom Ryder. by Nicholas Marriott · 12 years ago
  3. 68cc635 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  4. b433886 We can't tell what the terminal has done with a DCS string, so reset the by Nicholas Marriott · 12 years ago
  5. 40505e5 Remove xterm CRA support - support is patchy and it will be done better by Nicholas Marriott · 12 years ago
  6. 6307d63 Remove xterm CRA support - support is patchy and it will be done better by Nicholas Marriott · 12 years ago
  7. 35690fb Sync OpenBSD patchset 1163: by Tiago Cunha · 12 years ago
  8. f61fc57 Tidy up tty_write, from Sean Estabrooks. by Nicholas Marriott · 12 years ago
  9. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  10. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  11. f4053bc Sync OpenBSD patchset 1140: by Tiago Cunha · 12 years ago
  12. a791743 Remove a couple of unused variables from redbrain at gcc dot gnu dot org. by Nicholas Marriott · 12 years ago
  13. 17da2f7 Sync OpenBSD patchset 1121: by Tiago Cunha · 12 years ago
  14. 49b2a25 Sync OpenBSD patchset 1117: by Tiago Cunha · 12 years ago
  15. d9cb07d Sync OpenBSD patchset 1116: by Tiago Cunha · 12 years ago
  16. a97f22f Sync OpenBSD patchset 1115: by Tiago Cunha · 12 years ago
  17. 84c708f Store client in tty struct directly instead of using a callback function by Nicholas Marriott · 12 years ago
  18. 82b053a Use tty_pane_full_width macro in some more places. by Nicholas Marriott · 12 years ago
  19. 2f93aff If there are any terminals with insert mode but not ich1, they can go by Nicholas Marriott · 12 years ago
  20. 243d127 Move some common code to repeat spaces into a function. by Nicholas Marriott · 12 years ago
  21. 470f521 Sync OpenBSD patchset 1109: by Tiago Cunha · 12 years ago
  22. 8f29eea Sync OpenBSD patchset 1108: by Tiago Cunha · 12 years ago
  23. f2f9bc0 Sync OpenBSD patchset 1107: by Tiago Cunha · 12 years ago
  24. 96a34a0 Tidy up by adding a macro for the pane being the full screen width, from by Nicholas Marriott · 12 years ago
  25. 132403b Missing ()s in macros. by Nicholas Marriott · 12 years ago
  26. 3e6454f Pull CRA out into a separate function and add ERA, from Ailin Nemui. by Nicholas Marriott · 12 years ago
  27. f9f6eea Sync OpenBSD patchset 1072: by Tiago Cunha · 13 years ago
  28. f599712 Add a simple form of output rate limiting by counting the number of by Nicholas Marriott · 13 years ago
  29. df31f1d Sync OpenBSD patchset 1070: by Tiago Cunha · 13 years ago
  30. be4d77e Sync OpenBSD patchset 1062: by Tiago Cunha · 13 years ago
  31. bde45cd Sync OpenBSD patchset 1061: by Tiago Cunha · 13 years ago
  32. a7c615a Sync OpenBSD patchset 1060: by Tiago Cunha · 13 years ago
  33. 92c5222 Sync OpenBSD patchset 1059: by Tiago Cunha · 13 years ago
  34. 0987d55 Sync OpenBSD patchset 1057: by Tiago Cunha · 13 years ago
  35. 21ab665 Sync OpenBSD patchset 1055: by Tiago Cunha · 13 years ago
  36. 070d266 Sync OpenBSD patchset 1054: by Tiago Cunha · 13 years ago
  37. e920fa3 Sync OpenBSD patchset 1052: by Tiago Cunha · 13 years ago
  38. 84207f0 Sync OpenBSD patchset 1051: by Tiago Cunha · 13 years ago
  39. 4d1c513 Sync OpenBSD patchset 1048: by Tiago Cunha · 13 years ago
  40. 14d6a4a Sync OpenBSD patchset 1047: by Tiago Cunha · 13 years ago
  41. 166681e Sync OpenBSD patchset 1045: by Tiago Cunha · 13 years ago
  42. d8805af On xterm 271 and later, put the terminal into SCL 5 and use DECCRA for by Nicholas Marriott · 13 years ago
  43. 889fe42 Break out termios initialization into a separate function, from George Nachman. by Nicholas Marriott · 13 years ago
  44. 164e85c Do not clear to end of line if the line is full, fixes missing last by Nicholas Marriott · 13 years ago
  45. 0b34fef Use the region lower not the pane size to work out where the bottom line is. by Nicholas Marriott · 13 years ago
  46. 928f406 Tweak last fix to actually hit the right end of pane. by Nicholas Marriott · 13 years ago
  47. d3c842d Check event_initialized before event_del if event may not have been set by Nicholas Marriott · 13 years ago
  48. 0489213 Revert screen-write.c r1.54 and fix the bug properly. After wrapping a by Nicholas Marriott · 13 years ago
  49. c8c0d68 Send secondary DA to terminals with XT in terminfo when starting up and by Nicholas Marriott · 13 years ago
  50. 005566f Fix a warning. Doh. by Nicholas Marriott · 13 years ago
  51. 698361c Add a helper function for enabling an optimization to make some code clearer. by Nicholas Marriott · 13 years ago
  52. 575bfa4 Erm, use EL in a way that actually works... by Nicholas Marriott · 13 years ago
  53. 31ddae7 Use EL to clear to end of line if possible. by Nicholas Marriott · 13 years ago
  54. 799f437 Remove some bits leftover from unused backoff code. by Nicholas Marriott · 13 years ago
  55. 3275e9b Sync OpenBSD patchset 1037: by Tiago Cunha · 13 years ago
  56. f4fdddc Support "bracketed paste" mode. This adds a -p flag to paste-buffer - if by Nicholas Marriott · 13 years ago
  57. 290636b Sync OpenBSD patchset 1029: by Tiago Cunha · 13 years ago
  58. fddbd44 Add a wrapper function tty_set_size from George Nachman. by Nicholas Marriott · 13 years ago
  59. e4a7cef Sync OpenBSD patchset 1015: by Tiago Cunha · 13 years ago
  60. 230d0fb Add an option to move the status line to the top of the screen, by Nicholas Marriott · 13 years ago
  61. d4c2a93 Sync OpenBSD patchset 1006: by Tiago Cunha · 13 years ago
  62. 7f24020 Add strings to allow the aixterm bright colours to be used when by Nicholas Marriott · 13 years ago
  63. ad5c4e7 Sync OpenBSD patchset 997: by Tiago Cunha · 13 years ago
  64. 299a8fd Calculate last position correctly for UTF-8 wide characters, reported by by Nicholas Marriott · 13 years ago
  65. c41a93d Sync OpenBSD patchset 949: by Tiago Cunha · 13 years ago
  66. 029c34c Add a tty_bell wrapper function, from Dylan Alex Simon. by Nicholas Marriott · 13 years ago
  67. 159faa4 Sync OpenBSD patchset 921: by Tiago Cunha · 13 years ago
  68. 34e5ec1 Trim another useless if statement, from Ailin Nemui. by Nicholas Marriott · 13 years ago
  69. b2f301f Sync OpenBSD patchset 916: by Tiago Cunha · 13 years ago
  70. 7197555 Sync OpenBSD patchset 915: by Tiago Cunha · 13 years ago
  71. 89f3512 Sync OpenBSD patchset 914: by Tiago Cunha · 13 years ago
  72. 3ea5e06 Support DECSCUSR sequence to set the cursor style with two new by Nicholas Marriott · 13 years ago
  73. 944b5e6 Support xterm(1) cursor colour change sequences through terminfo(5) Cc by Nicholas Marriott · 13 years ago
  74. 4fcbf4b Sync OpenBSD patchset 904: by Tiago Cunha · 13 years ago
  75. 96e7f33 Support setting the xterm clipboard when copying from copy mode using by Nicholas Marriott · 13 years ago
  76. 295ace6 Use the tsl and fsl terminfo(5) capabilities to update terminal title by Nicholas Marriott · 13 years ago
  77. 75f218d If the terminal supports sitm for italics, use it instead of standout by Nicholas Marriott · 14 years ago
  78. 0a09d04 If the terminal supports sitm for italics, use it instead of standout by Nicholas Marriott · 14 years ago
  79. 129f0dc |PatchSet 872 by Nicholas Marriott · 14 years ago
  80. 71e8e26 Set the terminal blocking again earlier, before sending the reset sequences. by Nicholas Marriott · 14 years ago
  81. d74e5bf Fix to properly wrap wide characters, from Micah Cowan. by Nicholas Marriott · 14 years ago
  82. a9eb5e1 Fix to properly wrap wide characters. by Micah Cowan · 14 years ago
  83. 164c2cb Sync OpenBSD patchset 868: by Tiago Cunha · 14 years ago
  84. a0295b4 Sync OpenBSD patchset 866: by Tiago Cunha · 14 years ago
  85. 54456d5 Fix an incorrect test which was always true (oupper is always < olower), by Nicholas Marriott · 14 years ago
  86. 79e30da Support passing through escape sequences to the underlying terminal by by Nicholas Marriott · 14 years ago
  87. d718a14 Sync OpenBSD patchset 858: by Tiago Cunha · 14 years ago
  88. 9fc2c34 Accept tcgetattr/tcsetattr failure, fixes problems with fatal() if the by Nicholas Marriott · 14 years ago
  89. 1930181 Sync OpenBSD patchset 846: by Tiago Cunha · 14 years ago
  90. 332bfbf Sync OpenBSD patchset 845: by Tiago Cunha · 14 years ago
  91. 492e3aa Sync OpenBSD patchset 834: by Tiago Cunha · 14 years ago
  92. 3de1700 Only set a mouse mode for mouse-select-pane if none already set by the by Nicholas Marriott · 14 years ago
  93. 8f8e81c Mouse highlight mode (1001) requires a program to cooperate so by Nicholas Marriott · 14 years ago
  94. 69cb1f8 Move all calls to fcntl(...O_NONBLOCK) into a function and clear the by Nicholas Marriott · 14 years ago
  95. 219442c Sync OpenBSD patchset 828: by Tiago Cunha · 14 years ago
  96. ac3b78a Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262 by Nicholas Marriott · 14 years ago
  97. 095e1b4 Sync OpenBSD patchset 812: by Tiago Cunha · 14 years ago
  98. f7c42c2 Support all four of the xterm mouse modes. Based on a diff from hsim at gmx.li. by Nicholas Marriott · 14 years ago
  99. e751873 PatchSet 789 by Nicholas Marriott · 14 years ago
  100. ef9b2eb There is somewhere that WINDOW_HIDDEN is getting set when it shouldn't by Nicholas Marriott · 14 years ago