Age | Commit message (Expand) | Author |
---|---|---|
2009-09-07 | Reference count clients and sessions rather than relying on a saved index for | Nicholas Marriott |
2009-09-02 | Accept -l to make it easier for people who use tmux as a login shell to use | Nicholas Marriott |
2009-08-18 | Tag a few missed printf-like functions and fix a missing "%s". | Nicholas Marriott |
2009-08-11 | Switch tmux to use imsg. This is the last major change to make the | Nicholas Marriott |
2009-08-08 | Change the way the grid is stored, previously it was: | Nicholas Marriott |
2009-07-28 | If select-layout is not given an argument, repply the last layout used in the | Nicholas Marriott |
2009-07-26 | Make all messages sent between the client and server fixed size. | Nicholas Marriott |
2009-07-13 | Having fixed flags for single-character getopt options is a bit hard to | Nicholas Marriott |
2009-06-03 | Use vis(3) instead of handrolled function. | Nicholas Marriott |
2009-06-01 | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott |