- 5a3b92c -d option to attach. Also fix CC in Makefile and make it build with DEBUG again. by Nicholas Marriott · 17 years ago
- 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago
- beae2d9 Added my tmux start script as an example (examples/start-tmux.sh) by Maximilian Gass · 17 years ago
- 6a784ba New sessions can now be given a command for their first window by Maximilian Gass · 17 years ago
- 3c16d72 Fixed usage statement for new-window by Maximilian Gass · 17 years ago
- 68a5d5c Window attachment, malloc debugging, fix a segfault with no sessions. by Nicholas Marriott · 17 years ago
- 225e07f Select window command. by Nicholas Marriott · 17 years ago
- 19c1e1a Rename window. by Nicholas Marriott · 17 years ago
- 57157a1 set-option command to set meta. by Nicholas Marriott · 17 years ago
- 774b556 Key binding and unbinding. by Nicholas Marriott · 17 years ago
- df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 17 years ago
- fe06744 String/number arguments.. by Nicholas Marriott · 17 years ago
- dadc56d Key binding, unbinding. by Nicholas Marriott · 17 years ago
- 9bb907f Move command handling into the server and tidy up some bits. by Nicholas Marriott · 17 years ago
- a6d3594 Redraw client status lines on rename. by Nicholas Marriott · 17 years ago
- 1c4ec6e Sync. by Nicholas Marriott · 17 years ago
- 843779a Restore window title handling. by Nicholas Marriott · 17 years ago
- bfccbc6 Simple status line. by Nicholas Marriott · 17 years ago
- 308bc18 Window info command. by Nicholas Marriott · 17 years ago
- a814c77 Missed this out before. by Nicholas Marriott · 17 years ago
- fa537ab tmux new-session -d. by Nicholas Marriott · 17 years ago
- 653ee72 Write error messages for rename. Also tweak some error outputs, and fix -i. by Nicholas Marriott · 17 years ago
- 2ec60c9 Pass bell through from any window. by Nicholas Marriott · 17 years ago
- aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago
- d2e035f Added window renaming support (tmux rename) by Maximilian Gass · 17 years ago
- 7967098 Update changelog. by Nicholas Marriott · 17 years ago
- 3fef2d9 Window list with C-b W. by Nicholas Marriott · 17 years ago
- 15778b2 META env var. by Nicholas Marriott · 17 years ago
- 34f87e5 Last window option. by Nicholas Marriott · 17 years ago
- 2cd99f0 Reset ignored signals after forkpty. by Nicholas Marriott · 17 years ago
- 9c0b51c Wrap next/prev. by Nicholas Marriott · 17 years ago
- e3440e0 Don't renumber on close. by Nicholas Marriott · 17 years ago
- fc63750 Scrolling region. by Nicholas Marriott · 17 years ago
- 73d7b70 Update to be more readable and hopefully lose memory problems. by Nicholas Marriott · 17 years ago
- a3bfe20 Some code tidying, use macros in a few more places. by Nicholas Marriott · 17 years ago
- a41ece5 Initial import to CVS. Basic functions are working, albeit with a couple of 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. by Nicholas Marriott · 17 years ago