index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
session.c
Commit message (
Expand
)
Author
Age
*
Add "grouped sessions" which have independent name, options, current window and
Nicholas Marriott
2009-10-10
*
Support for individual session idle time locking. May be enabled by turning off
Nicholas Marriott
2009-10-10
*
Regularise some fatal messages.
Nicholas Marriott
2009-09-20
*
Rather than constructing an entire termios struct from ttydefaults.h, just let
Nicholas Marriott
2009-09-16
*
Reference count clients and sessions rather than relying on a saved index for
Nicholas Marriott
2009-09-07
*
When using tmux as a login shell, there is currently no way to specify a shell
Nicholas Marriott
2009-09-01
*
Add a base-index session option to specify the first index checked when looking
Nicholas Marriott
2009-08-13
*
When creating a new session from the command-line where there is an external
Nicholas Marriott
2009-08-13
*
Infrastructure and commands to manage the environment for processes started
Nicholas Marriott
2009-08-08
*
Rename the global options variables to be shorter and to make session options
Nicholas Marriott
2009-07-07
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01