aboutsummaryrefslogtreecommitdiff
path: root/client-fn.c
Commit message (Expand)AuthorAge
* Switch tmux to use imsg. This is the last major change to make theNicholas Marriott2009-08-11
* There aren't many client message types or code to handle them so get rid of theNicholas Marriott2009-07-30
* Rename struct hdrtype to msgtype which is a better name and can be used evenNicholas Marriott2009-07-29
* Make all messages sent between the client and server fixed size.Nicholas Marriott2009-07-26
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01