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