summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Collapse)Author
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 ↵Nicholas Marriott
showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation.