1. ea5a223 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  2. 40cb4cb specifying ECHOCTL once is enough ok nicm@ by jsg · 11 years ago
  3. 953c3ef Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  4. a5d4b7f Some more long lines. by nicm · 11 years ago
  5. c3b2e5e Wrap some long lines. by nicm · 11 years ago
  6. 0c99c7d Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  7. f182892 Change terminal-overrides to a server option (now that we have them), it by nicm · 11 years ago
  8. b3de4a3 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  9. f2e54e1 If the terminfo entry has colors#256, assume that setaf and setab work by nicm · 11 years ago
  10. d50e47f Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  11. 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 years ago
  12. 3e498cd Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  13. f52eac6 Don't turn on modifyOtherKeys by default, it is annoying if tmux is by nicm · 11 years ago
  14. c7a121c Focus events can cause trouble if left on and they can't be turned off by Nicholas Marriott · 11 years ago
  15. 3977dba Focus events can cause trouble if left on and they can't be turned off by Nicholas Marriott · 11 years ago
  16. 06b5805 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  17. d6debc2 revert r1.156 "Add support for focus notifications when tmux pane changes" by Stuart Henderson · 11 years ago
  18. 13441e8 The actual terminfo entries we ended up with for cursor changes are Cs, by Nicholas Marriott · 11 years ago
  19. b58bca9 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  20. cbee283 Send an SGR0 after turning on modifyOtherKeys to fix Terminal.app which by Nicholas Marriott · 12 years ago
  21. 9823547 Remove tmux's (already minimal) 88 colour support. Such terminals are by Nicholas Marriott · 12 years ago
  22. a60687f Handle focus events from the terminal, from Aaron Jensen. by Nicholas Marriott · 12 years ago
  23. 79f5fe6 Use tty_raw on stop, not tty_puts. by Nicholas Marriott · 12 years ago
  24. 22a2949 Correctly handle UTF8 mouse option being toggled, from Egmont Koblinger. by Nicholas Marriott · 12 years ago
  25. 3d24c75 Include the \033 in the key tree and adjust key matching for this change. by Nicholas Marriott · 12 years ago
  26. 3665be7 Tidy by splitting default key tables into two. by Nicholas Marriott · 12 years ago
  27. ee0f8ad Handle focus events from the terminal, from Aaron Jensen. by Nicholas Marriott · 12 years ago
  28. 4c9f943 Add support for focus notifications when tmux pane changes, based on work by by Nicholas Marriott · 12 years ago
  29. 2a91025 Use tty_raw on stop, not tty_puts. by Nicholas Marriott · 12 years ago
  30. ba3b8cc Correctly turn handle UTF8 mouse option being toggled, from Egmont Koblinger. by Nicholas Marriott · 12 years ago
  31. e5eee7d Support the latest theory for mouse input, this is enabled/disabled with SM/RM by Nicholas Marriott · 12 years ago
  32. 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  33. 8df3ec6 In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence and by Nicholas Marriott · 12 years ago
  34. 4c91c15 I strongly suspect it is possible for tmux to block on detach in tty_raw, so by Nicholas Marriott · 12 years ago
  35. 10db7ec Include the \033 in the key tree and adjust key matching for this change. by Nicholas Marriott · 12 years ago
  36. 82355d2 Tidy by splitting default key tables into two. by Nicholas Marriott · 12 years ago
  37. a3f4eb7 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  38. fdbfc7e Rather than having two grids for each pane, one for ASCII and one for by Nicholas Marriott · 12 years ago
  39. de19401 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  40. 44f8e1c Implement ECH (erase character, CSI X). Reported by Christian Neukirchen. by Nicholas Marriott · 12 years ago
  41. 1bc910a Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  42. 260419f Put helper function back, will be needed in a bit. by Nicholas Marriott · 12 years ago
  43. 9763282 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  44. 44dccf7 Do not test client flags against TTY_FREEZE bit, reported by Tom Ryder. by Nicholas Marriott · 12 years ago
  45. 68cc635 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  46. b433886 We can't tell what the terminal has done with a DCS string, so reset the by Nicholas Marriott · 12 years ago
  47. 40505e5 Remove xterm CRA support - support is patchy and it will be done better by Nicholas Marriott · 12 years ago
  48. 6307d63 Remove xterm CRA support - support is patchy and it will be done better by Nicholas Marriott · 12 years ago
  49. 35690fb Sync OpenBSD patchset 1163: by Tiago Cunha · 12 years ago
  50. f61fc57 Tidy up tty_write, from Sean Estabrooks. by Nicholas Marriott · 12 years ago
  51. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  52. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  53. f4053bc Sync OpenBSD patchset 1140: by Tiago Cunha · 12 years ago
  54. a791743 Remove a couple of unused variables from redbrain at gcc dot gnu dot org. by Nicholas Marriott · 12 years ago
  55. 17da2f7 Sync OpenBSD patchset 1121: by Tiago Cunha · 13 years ago
  56. 49b2a25 Sync OpenBSD patchset 1117: by Tiago Cunha · 13 years ago
  57. d9cb07d Sync OpenBSD patchset 1116: by Tiago Cunha · 13 years ago
  58. a97f22f Sync OpenBSD patchset 1115: by Tiago Cunha · 13 years ago
  59. 84c708f Store client in tty struct directly instead of using a callback function by Nicholas Marriott · 13 years ago
  60. 82b053a Use tty_pane_full_width macro in some more places. by Nicholas Marriott · 13 years ago
  61. 2f93aff If there are any terminals with insert mode but not ich1, they can go by Nicholas Marriott · 13 years ago
  62. 243d127 Move some common code to repeat spaces into a function. by Nicholas Marriott · 13 years ago
  63. 470f521 Sync OpenBSD patchset 1109: by Tiago Cunha · 13 years ago
  64. 8f29eea Sync OpenBSD patchset 1108: by Tiago Cunha · 13 years ago
  65. f2f9bc0 Sync OpenBSD patchset 1107: by Tiago Cunha · 13 years ago
  66. 96a34a0 Tidy up by adding a macro for the pane being the full screen width, from by Nicholas Marriott · 13 years ago
  67. 132403b Missing ()s in macros. by Nicholas Marriott · 13 years ago
  68. 3e6454f Pull CRA out into a separate function and add ERA, from Ailin Nemui. by Nicholas Marriott · 13 years ago
  69. f9f6eea Sync OpenBSD patchset 1072: by Tiago Cunha · 13 years ago
  70. f599712 Add a simple form of output rate limiting by counting the number of by Nicholas Marriott · 13 years ago
  71. df31f1d Sync OpenBSD patchset 1070: by Tiago Cunha · 13 years ago
  72. be4d77e Sync OpenBSD patchset 1062: by Tiago Cunha · 13 years ago
  73. bde45cd Sync OpenBSD patchset 1061: by Tiago Cunha · 13 years ago
  74. a7c615a Sync OpenBSD patchset 1060: by Tiago Cunha · 13 years ago
  75. 92c5222 Sync OpenBSD patchset 1059: by Tiago Cunha · 13 years ago
  76. 0987d55 Sync OpenBSD patchset 1057: by Tiago Cunha · 13 years ago
  77. 21ab665 Sync OpenBSD patchset 1055: by Tiago Cunha · 13 years ago
  78. 070d266 Sync OpenBSD patchset 1054: by Tiago Cunha · 13 years ago
  79. e920fa3 Sync OpenBSD patchset 1052: by Tiago Cunha · 13 years ago
  80. 84207f0 Sync OpenBSD patchset 1051: by Tiago Cunha · 13 years ago
  81. 4d1c513 Sync OpenBSD patchset 1048: by Tiago Cunha · 13 years ago
  82. 14d6a4a Sync OpenBSD patchset 1047: by Tiago Cunha · 13 years ago
  83. 166681e Sync OpenBSD patchset 1045: by Tiago Cunha · 13 years ago
  84. d8805af On xterm 271 and later, put the terminal into SCL 5 and use DECCRA for by Nicholas Marriott · 13 years ago
  85. 889fe42 Break out termios initialization into a separate function, from George Nachman. by Nicholas Marriott · 13 years ago
  86. 164e85c Do not clear to end of line if the line is full, fixes missing last by Nicholas Marriott · 13 years ago
  87. 0b34fef Use the region lower not the pane size to work out where the bottom line is. by Nicholas Marriott · 13 years ago
  88. 928f406 Tweak last fix to actually hit the right end of pane. by Nicholas Marriott · 13 years ago
  89. d3c842d Check event_initialized before event_del if event may not have been set by Nicholas Marriott · 13 years ago
  90. 0489213 Revert screen-write.c r1.54 and fix the bug properly. After wrapping a by Nicholas Marriott · 13 years ago
  91. c8c0d68 Send secondary DA to terminals with XT in terminfo when starting up and by Nicholas Marriott · 13 years ago
  92. 005566f Fix a warning. Doh. by Nicholas Marriott · 13 years ago
  93. 698361c Add a helper function for enabling an optimization to make some code clearer. by Nicholas Marriott · 13 years ago
  94. 575bfa4 Erm, use EL in a way that actually works... by Nicholas Marriott · 13 years ago
  95. 31ddae7 Use EL to clear to end of line if possible. by Nicholas Marriott · 13 years ago
  96. 799f437 Remove some bits leftover from unused backoff code. by Nicholas Marriott · 13 years ago
  97. 3275e9b Sync OpenBSD patchset 1037: by Tiago Cunha · 13 years ago
  98. f4fdddc Support "bracketed paste" mode. This adds a -p flag to paste-buffer - if by Nicholas Marriott · 13 years ago
  99. 290636b Sync OpenBSD patchset 1029: by Tiago Cunha · 13 years ago
  100. fddbd44 Add a wrapper function tty_set_size from George Nachman. by Nicholas Marriott · 13 years ago