1. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  2. bb8457b Fix error reporting for client commands by adding a flag to by Nicholas Marriott · 12 years ago
  3. 3a0016a Use the CMD_*_USAGE defines consistently, from Thomas Adam. by Nicholas Marriott · 12 years ago
  4. c695c0c Fix some function prototypes from Helmut Tessarek. by Nicholas Marriott · 12 years ago
  5. 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
  6. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  7. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  8. ebf94bc Switch all of the various choose- and list- commands over to the format by Nicholas Marriott · 13 years ago
  9. 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
  10. 18012f5 free -> xfree. by Nicholas Marriott · 13 years ago
  11. 03dca66 Add -F format to new-window and split-window to use with the -P flag, by Nicholas Marriott · 13 years ago
  12. 908a22e Provide defined ways to set the various default-path possibilities: ~ by Nicholas Marriott · 13 years ago
  13. 8332413 Add some const and fix a warning. by Nicholas Marriott · 13 years ago
  14. f308ba9 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  15. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  16. b6950ed Add a -P option to new-window and split-window to print the new window by Nicholas Marriott · 14 years ago
  17. 07a71fd Store the current working directory in the session, change the default-path by Nicholas Marriott · 14 years ago
  18. e63f054 Having a list of winlinks->alerts for each session is stupid, just store by Nicholas Marriott · 14 years ago
  19. d3d85c3 -a flag to insert a window after an existing one, moving other windows by Nicholas Marriott · 15 years ago
  20. 7d75dbb Permit !, + and - to be used for window targets to specify last window (!), or by Nicholas Marriott · 15 years ago
  21. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  22. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  23. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  24. 9dd72b9 Add "grouped sessions" which have independent name, options, current window and by Nicholas Marriott · 15 years ago
  25. 6fab9a3 Use KEYC_NONE constant instead of 0 on init. by Nicholas Marriott · 15 years ago
  26. 3ad4de6 Add a base-index session option to specify the first index checked when looking by Nicholas Marriott · 15 years ago
  27. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  28. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  29. 023d8d3 Tidy up and improve target (-t) argument parsing: by Nicholas Marriott · 15 years ago
  30. eb424cf Minor fix: look for default-path in the options for the specified session first by Nicholas Marriott · 15 years ago
  31. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago