| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | 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 |