1. daa1faa Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
  2. 084d07f Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, by Nicholas Marriott · 15 years ago
  3. 923ccfa Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
  4. dbbb297 If getcwd() fails, use the user's home directory, or /, instead of failing with by Nicholas Marriott · 15 years ago
  5. 40c242a Remove error about using -L and -S together which was never displayed as by Nicholas Marriott · 15 years ago
  6. c2b0fda LC_ALL overrides LC_CTYPE and LANG. Comment was correct but the code by Nicholas Marriott · 15 years ago
  7. 18665b8 Check the first of LC_CTYPE, LC_ALL and LANG, rather than just the last, when by Nicholas Marriott · 15 years ago
  8. 38b2c42 Zero the password given to -U in the client as well. by Nicholas Marriott · 15 years ago
  9. 655a1ae Do not set the window title by default (make set-titles option default to off), by Nicholas Marriott · 15 years ago
  10. 6521427 New session option, status-utf8, to control the interpretation of top-bit-set by Nicholas Marriott · 15 years ago
  11. 4215d00 remove unused flag; while here, make usage's output fit on 80-column displays. by Igor Sobrado · 15 years ago
  12. dc373ab spawn login shells by default, adapt manpage bits as well. ok nicm@ by Pierre-Yves Ritschard · 15 years ago
  13. df91860 Don't leak memory if multiple -f flags are given. by Ray Lai · 15 years ago
  14. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago