Terminal multiplexer

[Releases]
Clone this repo:
  1. e90f054 Remove detection and compatibiltiy code for BSD-style unsigned integer types; remove getopt(3) checking from configure.ac by WHR · 1 year ago rivoreo-fork
  2. 5dcc551 Remove already-disabled code for setting LC_CTYPE; correct usage string format by WHR · 1 year ago
  3. dfebc98 Remove bundled getopt(3) implementation; make some red-black tree functions static; use 24-hour time format for clock; remove some unused codes by WHR · 2 years, 1 month ago 2.2-rivoreo-r3
  4. 43636ab Don't unconditionally set LC_CTYPE to 'en_US.UTF-8'; disable UTF-8 charset checking; remove uses of BSD-specific err(3) and errx(3), so linking with a compatibility library for some non-BSD systems is no longer required by WHR · 3 years ago 2.2-rivoreo-r2
  5. 8420373 Don't override user-specified optimization-control options by adding '-O2' to CFLAGS; remove obsoleted '-W' from CFLAGS by WHR · 3 years ago
  6. a33fb05 Minor compatibility fixes for AIX 7.1 by WHR · 3 years ago
  7. 8e1274d Only assume width 1 when wcwidth() returns -1 on non-OpenBSD platforms. by Nicholas Marriott · 8 years ago 2.2-rivoreo-r1
  8. 9a4b45d Add CHANGES notes for 2.2 release by Thomas Adam · 9 years ago 2.2
  9. ad2532c Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  10. 075c086 fatalx() not fatal(). by nicm · 9 years ago
  11. 7b8dcba Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 9 years ago
  12. 75b2c16 Add --disable-utempter to build without it. by Nicholas Marriott · 9 years ago
  13. 1394420 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  14. ec82fcd Bump the listen() backlog up, some people have scripts that run up a lot by nicm · 9 years ago
  15. 5658b62 Look for utempter_add_record to be sure we have the new utempter API, the old by Nicholas Marriott · 9 years ago
  16. b429a00 Add to TODO. by Nicholas Marriott · 9 years ago
  17. 410ccce Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  18. 312a7a1 Make scrolling behaviour more sensible and maintain cursor position, as by nicm · 9 years ago
  19. ed598e9 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  20. fa97b0a Instead of reusing MouseUp at the finish of a drag, add a new key by nicm · 9 years ago