1. b25dc42 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  2. ee123c2 Support setting the default window and pane background colours (window by nicm · 10 years ago
  3. 833fe5b Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  4. 16bdd97 Support blinking cursor mode, both the xterm CSI ?12 h/l and (the by nicm · 10 years ago
  5. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  6. a131b82 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  7. 2056a9e Drop explicit support for F13-F20 and change to match the xterm terminfo entry: by nicm · 10 years ago
  8. 953c3ef Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  9. c3b2e5e Wrap some long lines. by nicm · 11 years ago
  10. 0c99c7d Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  11. f182892 Change terminal-overrides to a server option (now that we have them), it by nicm · 11 years ago
  12. 06b5805 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  13. 13441e8 The actual terminfo entries we ended up with for cursor changes are Cs, by Nicholas Marriott · 11 years ago
  14. b58bca9 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  15. 9823547 Remove tmux's (already minimal) 88 colour support. Such terminals are by Nicholas Marriott · 12 years ago
  16. 0ccd84d Instead of skipping del_curterm on FreeBSD < 7, skip it on ncurses < 5.7. It by Nicholas Marriott · 12 years ago
  17. de19401 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  18. 44f8e1c Implement ECH (erase character, CSI X). Reported by Christian Neukirchen. by Nicholas Marriott · 12 years ago
  19. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  20. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  21. d9cb07d Sync OpenBSD patchset 1116: by Tiago Cunha · 12 years ago
  22. 2f93aff If there are any terminals with insert mode but not ich1, they can go by Nicholas Marriott · 12 years ago
  23. f308663 Sync OpenBSD patchset 985: by Tiago Cunha · 13 years ago
  24. c44d2d8 Log terminal overrides. by Nicholas Marriott · 13 years ago
  25. 03ee7f7 Sync OpenBSD patchset 969: by Tiago Cunha · 13 years ago
  26. f0aad68 Support for \e[3J to clear the history. Also send the corresponding by Nicholas Marriott · 13 years ago
  27. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  28. c80f75f tparm requires 10 arguments on Solaris. by Nicholas Marriott · 13 years ago
  29. b2f301f Sync OpenBSD patchset 916: by Tiago Cunha · 13 years ago
  30. 7197555 Sync OpenBSD patchset 915: by Tiago Cunha · 13 years ago
  31. 89f3512 Sync OpenBSD patchset 914: by Tiago Cunha · 13 years ago
  32. 3ea5e06 Support DECSCUSR sequence to set the cursor style with two new by Nicholas Marriott · 13 years ago
  33. 944b5e6 Support xterm(1) cursor colour change sequences through terminfo(5) Cc by Nicholas Marriott · 13 years ago
  34. 4fcbf4b Sync OpenBSD patchset 904: by Tiago Cunha · 13 years ago
  35. 96e7f33 Support setting the xterm clipboard when copying from copy mode using by Nicholas Marriott · 13 years ago
  36. 295ace6 Use the tsl and fsl terminfo(5) capabilities to update terminal title by Nicholas Marriott · 13 years ago
  37. 75f218d If the terminal supports sitm for italics, use it instead of standout by Nicholas Marriott · 14 years ago
  38. 0a09d04 If the terminal supports sitm for italics, use it instead of standout by Nicholas Marriott · 14 years ago
  39. 3b56ebc Sync OpenBSD patchset 854: by Tiago Cunha · 14 years ago
  40. 4dfb29f Use LIST_* not SLIST_*. by Nicholas Marriott · 14 years ago
  41. 9ad028e Sync OpenBSD patchset 822: by Tiago Cunha · 14 years ago
  42. 5d0cfe0 Another table that should be const. by Nicholas Marriott · 14 years ago
  43. f71b305 Switch tmux to use autoconf and automake. by Nicholas Marriott · 14 years ago
  44. 5126037 Sync OpenBSD patchset 762: by Tiago Cunha · 14 years ago
  45. d7a3fc3 Sync OpenBSD patchset 761: by Tiago Cunha · 14 years ago
  46. cb564bb Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid by Nicholas Marriott · 14 years ago
  47. 3696cce Ignore terminal overrides settings without a value. by Nicholas Marriott · 14 years ago
  48. f4b9b84 FreeBSD 6.x has a bug and crashes in del_curterm, so ifdef it out on that by Nicholas Marriott · 15 years ago
  49. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  50. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  51. 1f7ac1e Solaris requires this header ordering. by Nicholas Marriott · 15 years ago
  52. 8ba590b Sync OpenBSD patchset 563: by Tiago Cunha · 15 years ago
  53. d31d4c0 Emulate il1, dl1, ich1 to run (albeit slowly) with vt100 feature set. by Nicholas Marriott · 15 years ago
  54. 399002b Despite terminfo being in use for around 20 years, NetBSD still haven't got by Nicholas Marriott · 15 years ago
  55. 2bd3907 Sync OpenBSD patchset 532: by Tiago Cunha · 15 years ago
  56. 5ae542e Emulate the ri (reverse index) capability: this allows tmux to at least start by Nicholas Marriott · 15 years ago
  57. 1c4b7d3 Sync OpenBSD patchset 458: by Tiago Cunha · 15 years ago
  58. 4186347 Sync OpenBSD patchset 446: by Tiago Cunha · 15 years ago
  59. c92c2bf Support the (mostly new) function key+modifier caps (kIC-kIC7). Most of these by Nicholas Marriott · 15 years ago
  60. 3a7636f Remove the -d flag to tmux and just use op/AX to detect default colours. by Nicholas Marriott · 15 years ago
  61. d55ee38 Sync OpenBSD patchset 443: by Tiago Cunha · 15 years ago
  62. 385236e Bring a comment into line with reality. by Nicholas Marriott · 15 years ago
  63. 44fd6f4 Sync OpenBSD patchset 395: by Tiago Cunha · 15 years ago
  64. 687c4a9 Use relative cursor movement instead of absolute when possible and when by Nicholas Marriott · 15 years ago
  65. 2c9d4df Tweak tparm() to make Solaris' backward userland happy and remove the -I mess by Nicholas Marriott · 15 years ago
  66. 266c13d Check the return value of strunvis against -1 not NULL. by Nicholas Marriott · 15 years ago
  67. 1eb303e Check the return value of strunvis against -1 not NULL. by Nicholas Marriott · 15 years ago
  68. 633e74e Sync OpenBSD patchset 287: by Tiago Cunha · 15 years ago
  69. 926b52b Emulate dch/dch1 if missing by redrawing the entire line. by Nicholas Marriott · 15 years ago
  70. cd5294d Sync OpenBSD patchset 221: by Tiago Cunha · 15 years ago
  71. 9002e60 Sync OpenBSD patchset 213: by Tiago Cunha · 15 years ago
  72. 3deb17e Do not include vis.h directly, since it's OS-dependent. by Tiago Cunha · 15 years ago
  73. 15f6a41 Sync OpenBSD patchset 211: by Tiago Cunha · 15 years ago
  74. 75b6736 Sync OpenBSD patchset 210: by Tiago Cunha · 15 years ago
  75. 4027335 Clear the codes array earlier as tty_term_free could be called on error. by Nicholas Marriott · 15 years ago
  76. ac54dee Don't try to free old string values (and crash) when they are overridden unless by Nicholas Marriott · 15 years ago
  77. 1673735 Add a terminal-overrides session option allowing individual terminfo(5) entries by Nicholas Marriott · 15 years ago
  78. e4bb08e Fix checking of setupterm(3) error codes. While there include the by Matthieu Herrb · 15 years ago
  79. 910d628 Whoops, chose the wrong one in a conflict. Revert. by Nicholas Marriott · 15 years ago
  80. edd3142 Don't need ncurses, use curses. by Nicholas Marriott · 15 years ago
  81. ceace9c Since tmux doesn't actually need ncurses, use -lcurses/curses.h by Nicholas Marriott · 15 years ago
  82. a9e3d5c More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h. by Nicholas Marriott · 15 years ago
  83. 74749e8 Remove trailing newlines, spaces, and tabs. by Ray Lai · 15 years ago
  84. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  85. 0b54a2d Don't use -Wcast-qual and use explicit casts to shut gcc up in the few cases we can't avoid using a char *. by Nicholas Marriott · 15 years ago
  86. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 15 years ago
  87. 5fbdca8 Use the xenl terminfo flag to detect early-wrap terminals like the FreeBSD by Nicholas Marriott · 15 years ago
  88. e6d35b6 Support for 88 colour terminals. by Nicholas Marriott · 16 years ago
  89. 1712560 Extra function keys from Dashing dashing at hushmail dot com by Nicholas Marriott · 16 years ago
  90. b03783e strdup() not necessary here. by Nicholas Marriott · 16 years ago
  91. e6ed1cc Never draw last character: stops stray scrolling sometimes should status line be disabled. by Nicholas Marriott · 16 years ago
  92. 959eeef FreeBSD's console wraps lines at $COLUMNS - 1 rather than $COLUMNS (the cursor can never be beyond $COLUMNS - 1) and does not appear to support changing this behaviour, or any of the obvious possibilities (turning off right margin wrapping, insert mode). This is irritating, most notably because it impossible to write to the very bottom-right of the screen without scrolling. To work around this, if built on FreeBSD and run with a "cons" $TERM, the bottom-right cell on the screen is omitted. by Nicholas Marriott · 16 years ago
  93. d5eaf3a Emulate CSR with existing screen data on old/stupid terminals which don't support it. by Nicholas Marriott · 16 years ago
  94. 6c76aac Lose unnecessary cursor restores, fix a couple of placement bugs and remove unused CR. by Nicholas Marriott · 16 years ago
  95. 6537858 Don't debug this stuff. by Nicholas Marriott · 16 years ago
  96. 051dcdc Fix all rxvt*. by Nicholas Marriott · 16 years ago
  97. 6897510 Codes no longer needed. by Nicholas Marriott · 16 years ago
  98. ee0a7cd Restore emulation of ich with insert mode. by Nicholas Marriott · 16 years ago
  99. 736117e Whoops, didn't mean to commit that bit. by Nicholas Marriott · 16 years ago
  100. 20fc7a4 Don't need cud. by Nicholas Marriott · 16 years ago