1. da21ac9 Work around Linux realpath breakage. by Nicholas Marriott · 17 years ago
  2. b359f9b Add -c option to specify client, and move detach/refresh to client rather than session. by Nicholas Marriott · 17 years ago
  3. 4309d65 realpath the socket path; also sprinkle some const. by Nicholas Marriott · 17 years ago
  4. 0b832ea -V option to show tmux version. by Nicholas Marriott · 17 years ago
  5. 1f10f6e Close memory leaks. by Nicholas Marriott · 17 years ago
  6. f941d27 Save/restore errno, free pfd buffer. by Nicholas Marriott · 17 years ago
  7. 688a487 Lift last MAXNAMELEN limit on -s argument. by Nicholas Marriott · 17 years ago
  8. 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
  9. 97e8b94 cctx should be 0. by Nicholas Marriott · 17 years ago
  10. de24fbb Add a bell-action option. by Nicholas Marriott · 17 years ago
  11. d4330f5 Init signals here to pick up zombie. by Nicholas Marriott · 17 years ago
  12. 37f17a7 Warn and bork on nested sessions ($TMUX exists). by Nicholas Marriott · 17 years ago
  13. 7ec5be3 set status, status-fg, status-bg. by Nicholas Marriott · 17 years ago
  14. 68a5d5c Window attachment, malloc debugging, fix a segfault with no sessions. by Nicholas Marriott · 17 years ago
  15. ff56ed7 Nuke ?. by Nicholas Marriott · 17 years ago
  16. c3e049c Tweak error msgs. by Nicholas Marriott · 17 years ago
  17. 001e2d1 __progname in error msg. by Nicholas Marriott · 17 years ago
  18. df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 17 years ago
  19. ab6170d Use exec on default shell command. by Nicholas Marriott · 17 years ago
  20. aaa98ab Rename some bits. by Nicholas Marriott · 17 years ago
  21. fe06744 String/number arguments.. by Nicholas Marriott · 17 years ago
  22. dadc56d Key binding, unbinding. by Nicholas Marriott · 17 years ago
  23. 7ccdbf3 Sprinkle some const. by Nicholas Marriott · 17 years ago
  24. 91eb920 Warn on ambiguous commands. by Nicholas Marriott · 17 years ago
  25. bfccbc6 Simple status line. by Nicholas Marriott · 17 years ago
  26. d2e035f Added window renaming support (tmux rename) by Maximilian Gass · 17 years ago
  27. a73deec Erm, check the right length for short cmds. by Nicholas Marriott · 17 years ago
  28. 58affec Split list into ls/lsw. by Nicholas Marriott · 17 years ago
  29. 3fa8f16 Adjust $TMUX environ var to include session index, and don't compact session list on release. Also fix some argument types. by Nicholas Marriott · 17 years ago
  30. 187648e -S for socket, -s for session. by Nicholas Marriott · 17 years ago
  31. 2a3e209 Extend op string and add potential for a single alias. by Nicholas Marriott · 17 years ago
  32. 8d01984 Restore list command. by Nicholas Marriott · 17 years ago
  33. 65eeb7e Restore -n, now after the command. by Nicholas Marriott · 17 years ago
  34. fb39b22 Cleanup part II: split up client stuff and ops. More to come. by Nicholas Marriott · 17 years ago
  35. 24b978a Don't resize unless size changed. by Nicholas Marriott · 17 years ago
  36. 2cd99f0 Reset ignored signals after forkpty. by Nicholas Marriott · 17 years ago
  37. 3846c9b Set up signal handlers before fork so server has them too. by Nicholas Marriott · 17 years ago
  38. 38b752c Remove old sockets after error. by Nicholas Marriott · 17 years ago
  39. 8dbccbc Consistent error message. by Nicholas Marriott · 17 years ago
  40. 04f4e42 Change command format. by Nicholas Marriott · 17 years ago
  41. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  42. 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