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