aboutsummaryrefslogtreecommitdiff
path: root/client-msg.c
Commit message (Expand)AuthorAge
* FreeBSD requires stdint.h.Nicholas Marriott2007-10-19
* Mark windows in yellow on status line when bell.Nicholas Marriott2007-10-12
* Clean up pause/exit mess with flags.Nicholas Marriott2007-10-05
* Window attachment, malloc debugging, fix a segfault with no sessions.Nicholas Marriott2007-10-04
* Rewrite command handling to be more generic. Not finished!Nicholas Marriott2007-10-03
* Move command handling into the server and tidy up some bits.Nicholas Marriott2007-10-03
* tmux new-session -d.Nicholas Marriott2007-09-29
* Join oldest session if non specified. Fix errors.Nicholas Marriott2007-09-26
* Server function naming, still not happy with server stuff though.Nicholas Marriott2007-09-26
* Cleanup part II: split up client stuff and ops. More to come.Nicholas Marriott2007-09-26