Terminal multiplexer

[Releases]
Clone this repo:
  1. f0dd854 Use getopt_long(3C) to parse subcommand options on Solaris, as its getopt(3C) didn't support reinitialization by WHR · 3 days ago rivoreo-fork
  2. 90c882e Fix send-keys with UTF-8. by nicm · 9 years ago
  3. 433c137 Remove .travis.yml by WHR · 4 days ago
  4. b777687 Only check ncurses headers after checking ncurses availability via pkg-config(1) by WHR · 4 days ago
  5. a7cdb99 Remove remaining uses of BSD-style fixed-width unsigned integer types by WHR · 4 days ago
  6. 64dbf86 Don't interpret options in the direct-exec command line by WHR · 4 days ago
  7. 9bcc250 Add window option 'allow-bracket-paste' to control whether to allow bracket paste mode by WHR · 9 weeks ago
  8. 2d938ca Don't abort the program in function 'window_copy_write_line' when input string length exceeds the limit by WHR · 4 months ago
  9. e90f054 Remove detection and compatibiltiy code for BSD-style unsigned integer types; remove getopt(3) checking from configure.ac by WHR · 1 year, 9 months ago
  10. 5dcc551 Remove already-disabled code for setting LC_CTYPE; correct usage string format by WHR · 1 year, 9 months ago
  11. 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, 10 months ago 2.2-rivoreo-r3
  12. 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, 9 months ago 2.2-rivoreo-r2
  13. 8420373 Don't override user-specified optimization-control options by adding '-O2' to CFLAGS; remove obsoleted '-W' from CFLAGS by WHR · 3 years, 9 months ago
  14. a33fb05 Minor compatibility fixes for AIX 7.1 by WHR · 3 years, 9 months ago
  15. 8e1274d Only assume width 1 when wcwidth() returns -1 on non-OpenBSD platforms. by Nicholas Marriott · 9 years ago 2.2-rivoreo-r1
  16. 9a4b45d Add CHANGES notes for 2.2 release by Thomas Adam · 9 years ago 2.2
  17. ad2532c Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  18. 075c086 fatalx() not fatal(). by nicm · 9 years ago
  19. 7b8dcba Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 9 years ago
  20. 75b2c16 Add --disable-utempter to build without it. by Nicholas Marriott · 9 years ago