1. 0ff3359 Move the shuffle code from new-window -a into a function and add a -a by nicm · 9 years ago
  2. f1e68bf Remove a couple of now-unused variables. by nicm · 10 years ago
  3. 4946f74 Wrap all the individual format_* calls in a single format_defaults functions. by nicm · 10 years ago
  4. 4c42381 Move template defines back into .c files. by nicm · 10 years ago
  5. 45dfc5a Instead of setting up the default keys by building the key struct by nicm · 10 years ago
  6. 4e956d5 Various minor style and spacing nits. by nicm · 10 years ago
  7. b3e8d44 If multiple arguments are given to new-session, new-window, by nicm · 10 years ago
  8. 3e27be3 Set PATH explicitly, either from client or session by nicm · 11 years ago
  9. 40982a0 With -k, kill window after using it to work out -c path. Reported by by nicm · 11 years ago
  10. 7aeb447 Handle empty current directory more gracefully. by nicm · 11 years ago
  11. 909e1c1 Don't boke when figuring out working directory from configuration file. by nicm · 11 years ago
  12. 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago
  13. b822d24 Support -c for new-session, based on code from J Raynor. by nicm · 11 years ago
  14. 43fb983 Add -P and -F to new-session. by Nicholas Marriott · 12 years ago
  15. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  16. bb8457b Fix error reporting for client commands by adding a flag to by Nicholas Marriott · 12 years ago
  17. 3a0016a Use the CMD_*_USAGE defines consistently, from Thomas Adam. by Nicholas Marriott · 12 years ago
  18. c695c0c Fix some function prototypes from Helmut Tessarek. by Nicholas Marriott · 12 years ago
  19. 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
  20. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  21. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  22. ebf94bc Switch all of the various choose- and list- commands over to the format by Nicholas Marriott · 12 years ago
  23. 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
  24. 18012f5 free -> xfree. by Nicholas Marriott · 13 years ago
  25. 03dca66 Add -F format to new-window and split-window to use with the -P flag, by Nicholas Marriott · 13 years ago
  26. 908a22e Provide defined ways to set the various default-path possibilities: ~ by Nicholas Marriott · 13 years ago
  27. 8332413 Add some const and fix a warning. by Nicholas Marriott · 13 years ago
  28. f308ba9 Change the way the working directory for new processes is discovered. If by Nicholas Marriott · 13 years ago
  29. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  30. b6950ed Add a -P option to new-window and split-window to print the new window by Nicholas Marriott · 14 years ago
  31. 07a71fd Store the current working directory in the session, change the default-path by Nicholas Marriott · 14 years ago
  32. e63f054 Having a list of winlinks->alerts for each session is stupid, just store by Nicholas Marriott · 14 years ago
  33. d3d85c3 -a flag to insert a window after an existing one, moving other windows by Nicholas Marriott · 15 years ago
  34. 7d75dbb Permit !, + and - to be used for window targets to specify last window (!), or by Nicholas Marriott · 15 years ago
  35. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  36. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  37. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  38. 9dd72b9 Add "grouped sessions" which have independent name, options, current window and by Nicholas Marriott · 15 years ago
  39. 6fab9a3 Use KEYC_NONE constant instead of 0 on init. by Nicholas Marriott · 15 years ago
  40. 3ad4de6 Add a base-index session option to specify the first index checked when looking by Nicholas Marriott · 15 years ago
  41. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  42. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  43. 023d8d3 Tidy up and improve target (-t) argument parsing: by Nicholas Marriott · 15 years ago
  44. eb424cf Minor fix: look for default-path in the options for the specified session first by Nicholas Marriott · 15 years ago
  45. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago