aboutsummaryrefslogtreecommitdiff
path: root/session.c
Commit message (Expand)AuthorAge
* Add "grouped sessions" which have independent name, options, current window andNicholas Marriott2009-10-10
* Support for individual session idle time locking. May be enabled by turning offNicholas Marriott2009-10-10
* Regularise some fatal messages.Nicholas Marriott2009-09-20
* Rather than constructing an entire termios struct from ttydefaults.h, just letNicholas Marriott2009-09-16
* Reference count clients and sessions rather than relying on a saved index forNicholas Marriott2009-09-07
* When using tmux as a login shell, there is currently no way to specify a shellNicholas Marriott2009-09-01
* Add a base-index session option to specify the first index checked when lookingNicholas Marriott2009-08-13
* When creating a new session from the command-line where there is an externalNicholas Marriott2009-08-13
* Infrastructure and commands to manage the environment for processes startedNicholas Marriott2009-08-08
* Rename the global options variables to be shorter and to make session optionsNicholas Marriott2009-07-07
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01