1. 9f06104 has-session command. by Nicholas Marriott · 17 years ago
  2. ebeb142 Handle DSR for resize(1). by Nicholas Marriott · 17 years ago
  3. e215878 Save restore attr. by Nicholas Marriott · 17 years ago
  4. 688a487 Lift last MAXNAMELEN limit on -s argument. by Nicholas Marriott · 17 years ago
  5. 25e94a0 List client command. by Nicholas Marriott · 17 years ago
  6. f2f1b8f Add default-command option and change default to be $SHELL rather than $SHELL -l. Also try to read shell from passwd db if $SHELL isn't present. by Nicholas Marriott · 17 years ago
  7. 543e7b0 -n is now -s on new-session. by Nicholas Marriott · 17 years ago
  8. 1b96476 Kill window command. Nuke some backspace stuff. by Nicholas Marriott · 17 years ago
  9. de24fbb Add a bell-action option. by Nicholas Marriott · 17 years ago
  10. 94f003b Refresh session command. by Nicholas Marriott · 17 years ago
  11. 37f17a7 Warn and bork on nested sessions ($TMUX exists). by Nicholas Marriott · 17 years ago
  12. 514d6fa Accept colours as strings. by Nicholas Marriott · 17 years ago
  13. f3404ee send-prefix command. by Nicholas Marriott · 17 years ago
  14. a02638c Update. by Nicholas Marriott · 17 years ago
  15. ad4a742 Mark windows in yellow on status line when bell. by Nicholas Marriott · 17 years ago
  16. 5a3b92c -d option to attach. Also fix CC in Makefile and make it build with DEBUG again. by Nicholas Marriott · 17 years ago
  17. 1f9a8e7 Incomplete resize support. by Nicholas Marriott · 17 years ago
  18. beae2d9 Added my tmux start script as an example (examples/start-tmux.sh) by Maximilian Gass · 17 years ago
  19. 6a784ba New sessions can now be given a command for their first window by Maximilian Gass · 17 years ago
  20. 3c16d72 Fixed usage statement for new-window by Maximilian Gass · 17 years ago
  21. 68a5d5c Window attachment, malloc debugging, fix a segfault with no sessions. by Nicholas Marriott · 17 years ago
  22. 225e07f Select window command. by Nicholas Marriott · 17 years ago
  23. 19c1e1a Rename window. by Nicholas Marriott · 17 years ago
  24. 57157a1 set-option command to set meta. by Nicholas Marriott · 17 years ago
  25. 774b556 Key binding and unbinding. by Nicholas Marriott · 17 years ago
  26. df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 17 years ago
  27. fe06744 String/number arguments.. by Nicholas Marriott · 17 years ago
  28. dadc56d Key binding, unbinding. by Nicholas Marriott · 17 years ago
  29. 9bb907f Move command handling into the server and tidy up some bits. by Nicholas Marriott · 17 years ago
  30. a6d3594 Redraw client status lines on rename. by Nicholas Marriott · 17 years ago
  31. 1c4ec6e Sync. by Nicholas Marriott · 17 years ago
  32. 843779a Restore window title handling. by Nicholas Marriott · 17 years ago
  33. bfccbc6 Simple status line. by Nicholas Marriott · 17 years ago
  34. 308bc18 Window info command. by Nicholas Marriott · 17 years ago
  35. a814c77 Missed this out before. by Nicholas Marriott · 17 years ago
  36. fa537ab tmux new-session -d. by Nicholas Marriott · 17 years ago
  37. 653ee72 Write error messages for rename. Also tweak some error outputs, and fix -i. by Nicholas Marriott · 17 years ago
  38. 2ec60c9 Pass bell through from any window. by Nicholas Marriott · 17 years ago
  39. aafee17 New input parser via state machine. by Nicholas Marriott · 17 years ago
  40. d2e035f Added window renaming support (tmux rename) by Maximilian Gass · 17 years ago
  41. 7967098 Update changelog. by Nicholas Marriott · 17 years ago
  42. 3fef2d9 Window list with C-b W. by Nicholas Marriott · 17 years ago
  43. 15778b2 META env var. by Nicholas Marriott · 17 years ago
  44. 34f87e5 Last window option. by Nicholas Marriott · 17 years ago
  45. 2cd99f0 Reset ignored signals after forkpty. by Nicholas Marriott · 17 years ago
  46. 9c0b51c Wrap next/prev. by Nicholas Marriott · 17 years ago
  47. e3440e0 Don't renumber on close. by Nicholas Marriott · 17 years ago
  48. fc63750 Scrolling region. by Nicholas Marriott · 17 years ago
  49. 73d7b70 Update to be more readable and hopefully lose memory problems. by Nicholas Marriott · 17 years ago
  50. a3bfe20 Some code tidying, use macros in a few more places. by Nicholas Marriott · 17 years ago
  51. 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