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
/
cmd-server-info.c
Commit message (
Expand
)
Author
Age
*
Change session and client activity and creation time members to have more
Nicholas Marriott
2009-11-03
*
Add a flag for jobs that shouldn't be freed after they've died and use it for
Nicholas Marriott
2009-11-01
*
tabs are better; ok nicm
Theo Deraadt
2009-10-26
*
Do this in a better way - print messages when exiting with nonzero.
Nicholas Marriott
2009-10-13
*
Reference count clients and sessions rather than relying on a saved index for
Nicholas Marriott
2009-09-07
*
Accept -l to make it easier for people who use tmux as a login shell to use
Nicholas Marriott
2009-09-02
*
Tag a few missed printf-like functions and fix a missing "%s".
Nicholas Marriott
2009-08-18
*
Switch tmux to use imsg. This is the last major change to make the
Nicholas Marriott
2009-08-11
*
Change the way the grid is stored, previously it was:
Nicholas Marriott
2009-08-08
*
If select-layout is not given an argument, repply the last layout used in the
Nicholas Marriott
2009-07-28
*
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-26
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-13
*
Use vis(3) instead of handrolled function.
Nicholas Marriott
2009-06-03
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01