1. a419e73 Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy by Nicholas Marriott · 15 years ago
  2. c1d6d7a Rename struct hdrtype to msgtype which is a better name and can be used even by Nicholas Marriott · 15 years ago
  3. d3c4610 Taking account of the "s, 22 not 24 is the maximum length of #T in status-right by Nicholas Marriott · 15 years ago
  4. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  5. bb14c36 Pass a set of flags into client_init rather than just a start_server by Nicholas Marriott · 15 years ago
  6. 54afcfb Display the number of failed password attempts (if any) when the server is by Nicholas Marriott · 15 years ago
  7. b292f71 Add a status-justify option to allow the window list in the status line to be by Nicholas Marriott · 15 years ago
  8. e32e0d5 New options, window-status-current-{fg,bg,attr}, to set the fg, bg and by Nicholas Marriott · 15 years ago
  9. fc6a65c Add three new session options: visual-activity, visual-bell, visual-content. If by Nicholas Marriott · 15 years ago
  10. 7ddba90 If -u is specified or UTF-8 is otherwise detected when the server is started, by Nicholas Marriott · 15 years ago
  11. daa1faa Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
  12. 084d07f Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, by Nicholas Marriott · 15 years ago
  13. 923ccfa Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
  14. dbbb297 If getcwd() fails, use the user's home directory, or /, instead of failing with by Nicholas Marriott · 15 years ago
  15. 40c242a Remove error about using -L and -S together which was never displayed as by Nicholas Marriott · 15 years ago
  16. c2b0fda LC_ALL overrides LC_CTYPE and LANG. Comment was correct but the code by Nicholas Marriott · 15 years ago
  17. 18665b8 Check the first of LC_CTYPE, LC_ALL and LANG, rather than just the last, when by Nicholas Marriott · 15 years ago
  18. 38b2c42 Zero the password given to -U in the client as well. by Nicholas Marriott · 15 years ago
  19. 655a1ae Do not set the window title by default (make set-titles option default to off), by Nicholas Marriott · 15 years ago
  20. 6521427 New session option, status-utf8, to control the interpretation of top-bit-set by Nicholas Marriott · 15 years ago
  21. 4215d00 remove unused flag; while here, make usage's output fit on 80-column displays. by Igor Sobrado · 15 years ago
  22. dc373ab spawn login shells by default, adapt manpage bits as well. ok nicm@ by Pierre-Yves Ritschard · 15 years ago
  23. df91860 Don't leak memory if multiple -f flags are given. by Ray Lai · 15 years ago
  24. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago