- 51487ed Track the last session for a client and add a flag to switch-client and by Nicholas Marriott · 14 years ago
- 07a71fd Store the current working directory in the session, change the default-path by Nicholas Marriott · 14 years ago
- ac9daf9 Merge copy mode and output mode, dropping the latter. Idea and code from by Nicholas Marriott · 15 years ago
- 2521102 Display -t argument to new-session, from Tiago Cunha. by Nicholas Marriott · 15 years ago
- 4651180 Use the array.h code for the causes list. by Nicholas Marriott · 15 years ago
- 8aba77b Instead of bailing out on the first configuration file error, carry on, by Nicholas Marriott · 15 years ago
- 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
- 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
- 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
- 2756437 Only need to chmod +x or -x the socket when a client is created, lost or by Nicholas Marriott · 15 years ago
- 9dd72b9 Add "grouped sessions" which have independent name, options, current window and by Nicholas Marriott · 15 years ago
- 6fab9a3 Use KEYC_NONE constant instead of 0 on init. by Nicholas Marriott · 15 years ago
- 5c60162 Rather than constructing an entire termios struct from ttydefaults.h, just let by Nicholas Marriott · 15 years ago
- f39865e The default terminal size should be 80x24, not 80x25. by Nicholas Marriott · 15 years ago
- d771614 tmux always outputs \177 for backspace, so explicitly set VERASE to \177 for by Nicholas Marriott · 15 years ago
- a910b38 Some code tidying. by Nicholas Marriott · 15 years ago
- 915a191 Move reading termios settings to before tty_open alters them, and expand the by Nicholas Marriott · 15 years ago
- c41aa49 Use cfsetispeed/cfsetospeed to set termios speed members. by Nicholas Marriott · 15 years ago
- 3ad4de6 Add a base-index session option to specify the first index checked when looking by Nicholas Marriott · 15 years ago
- e2ff51f Rather than telling the client to exit in the function when creating a new by Nicholas Marriott · 15 years ago
- 52793e7 When creating a new session from the command-line where there is an external by Nicholas Marriott · 15 years ago
- 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
- 1673735 Add a terminal-overrides session option allowing individual terminfo(5) entries by Nicholas Marriott · 15 years ago
- 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
- 8951714 Revert r1.5, I don't like it, new sessions should start off identically - with by Nicholas Marriott · 15 years ago
- 96a7cf1 Both of cmdclient and curclient CAN be NULL - if the command is executed from by Nicholas Marriott · 15 years ago
- 05b511f If there is a current session, use its default path and working directory for by Nicholas Marriott · 15 years ago
- ce53936 Tidy up new-session and attach-session and change them to work from inside by Nicholas Marriott · 15 years ago
- 5f108d9 Having fixed flags for single-character getopt options is a bit hard to 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
- 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago