1. a4c9a80 Add "server options" which are server-wide and not bound to a session or by Nicholas Marriott · 15 years ago
  2. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  3. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  4. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  5. 5289da2 Change session and client activity and creation time members to have more by Nicholas Marriott · 15 years ago
  6. 2f813ef Add a flag for jobs that shouldn't be freed after they've died and use it for by Nicholas Marriott · 15 years ago
  7. ed62d12 tabs are better; ok nicm by Theo Deraadt · 15 years ago
  8. 0907ca1 Do this in a better way - print messages when exiting with nonzero. by Nicholas Marriott · 15 years ago
  9. 51c9574 Reference count clients and sessions rather than relying on a saved index for by Nicholas Marriott · 15 years ago
  10. 74c35c5 Accept -l to make it easier for people who use tmux as a login shell to use by Nicholas Marriott · 15 years ago
  11. dc6271c Tag a few missed printf-like functions and fix a missing "%s". by Nicholas Marriott · 15 years ago
  12. f063571 Switch tmux to use imsg. This is the last major change to make the by Nicholas Marriott · 15 years ago
  13. 5e01b6d Change the way the grid is stored, previously it was: by Nicholas Marriott · 15 years ago
  14. 2da4864 If select-layout is not given an argument, repply the last layout used in the by Nicholas Marriott · 15 years ago
  15. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  16. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  17. 3f16fcb Use vis(3) instead of handrolled function. by Nicholas Marriott · 15 years ago
  18. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago