summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2007-10-12Update.Nicholas Marriott
2007-10-12Mark windows in yellow on status line when bell.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-04Added my tmux start script as an example (examples/start-tmux.sh)Maximilian Gass
2007-10-04New sessions can now be given a command for their first windowMaximilian Gass
2007-10-04Fixed usage statement for new-windowMaximilian Gass
2007-10-04Window attachment, malloc debugging, fix a segfault with no sessions.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-03Rewrite command handling to be more generic. Not finished!Nicholas Marriott
2007-10-03String/number arguments..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-02Redraw client status lines on rename.Nicholas Marriott
2007-10-02Sync.Nicholas Marriott
2007-10-01Restore window title handling.Nicholas Marriott
2007-10-01Simple status line.Nicholas Marriott
2007-09-30Window info command.Nicholas Marriott
2007-09-29Missed this out before.Nicholas Marriott
2007-09-29tmux new-session -d.Nicholas Marriott
2007-09-29Write error messages for rename. Also tweak some error outputs, and fix -i.Nicholas Marriott
2007-09-29Pass bell through from any window.Nicholas Marriott
2007-09-28New input parser via state machine.Nicholas Marriott
2007-09-28Added window renaming support (tmux rename)Maximilian Gass
2007-09-27Update changelog.Nicholas Marriott
2007-09-22Window list with C-b W.Nicholas Marriott
2007-09-20META env var.Nicholas Marriott
2007-09-20Last window option.Nicholas Marriott
2007-09-20Reset ignored signals after forkpty.Nicholas Marriott
2007-09-20Wrap next/prev.Nicholas Marriott
2007-09-19Don't renumber on close.Nicholas Marriott
2007-08-28Scrolling region.Nicholas Marriott
2007-08-27Update to be more readable and hopefully lose memory problems.Nicholas Marriott
2007-07-10Some code tidying, use macros in a few more places.Nicholas Marriott
2007-07-09Initial import to CVS. Basic functions are working, albeit with a couple of s...Nicholas Marriott