summaryrefslogtreecommitdiffstats
path: root/client.c
AgeCommit message (Expand)Author
2009-07-22Pass a set of flags into client_init rather than just a start_serverNicholas Marriott
2009-06-25Remove some dead assignments, found by sthen with clang.Nicholas Marriott
2009-06-05Call setproctitle earlier in the client, and include the socket name. Makes itNicholas Marriott
2009-06-01Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott