summaryrefslogtreecommitdiffstats
path: root/server-client.c
AgeCommit message (Expand)Author
2009-10-26Don't do anything in the client callback if the client has already died toNicholas Marriott
2009-10-25Don't try to continue processing a client if the session has been destroyed.Nicholas Marriott
2009-10-25Remove the -d flag to tmux and just use op/AX to detect default colours.Nicholas Marriott
2009-10-25+time.h.Nicholas Marriott
2009-10-22Redraw checks have to after handling input or pane redraw flags set by keyNicholas Marriott
2009-10-22The client buffers have to be checked after every event in order to catch theNicholas Marriott
2009-10-22Split the server code handling clients, jobs and windows off into separateNicholas Marriott