summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2007-10-10Simplify input.c - lose class table and use macros.Nicholas Marriott
2007-10-04-d option to attach. Also fix CC in Makefile and make it build with DEBUG again.Nicholas Marriott
2007-10-04Incomplete resize support.Nicholas Marriott
2007-10-04Window attachment, malloc debugging, fix a segfault with no sessions.Nicholas Marriott
2007-10-04Nuke ?.Nicholas Marriott
2007-10-04Select window command.Nicholas Marriott
2007-10-04Rename window.Nicholas Marriott
2007-10-04set-option command to set meta.Nicholas Marriott
2007-10-04Key binding and unbinding.Nicholas Marriott
2007-10-04List keys command.Nicholas Marriott
2007-10-04Next/last/previous window, some other tweaks.Nicholas Marriott
2007-10-03New window command.Nicholas Marriott
2007-10-03Rewrite command handling to be more generic. Not finished!Nicholas Marriott
2007-10-03Key binding, unbinding.Nicholas Marriott
2007-10-03Move command handling into the server and tidy up some bits.Nicholas Marriott
2007-10-03Add profiling. Also some trivial optimisations to skip memcpying.Nicholas Marriott
2007-10-01Simple status line.Nicholas Marriott
2007-09-29Binary-only install target.Nicholas Marriott
2007-09-28New input parser via state machine.Nicholas Marriott
2007-09-26Restore list command.Nicholas Marriott
2007-09-26Cleanup part II: split up client stuff and ops. More to come.Nicholas Marriott
2007-09-26Cleanup part 1: split up server.c.Nicholas Marriott
2007-09-20META env var.Nicholas Marriott
2007-07-25Sync with fdm.Nicholas Marriott
2007-07-09Initial import to CVS. Basic functions are working, albeit with a couple of s...Nicholas Marriott