1. 5aa49e6 Split list-panes off from list-windows. by Nicholas Marriott · 15 years ago
  2. 56ddd3c Fix comment. by Nicholas Marriott · 15 years ago
  3. 35ca994 Remove scroll mode which is now redundant, copy mode should be used instead. by Nicholas Marriott · 15 years ago
  4. 4ca2200 If no target client is specified to commands which accept one, try to guess the by Nicholas Marriott · 15 years ago
  5. 8fa1858 New lock-client and lock-session commands to lock an individual client or all by Nicholas Marriott · 15 years ago
  6. b01dcd7 Remove the internal tmux locking and instead detach each client and run the by Nicholas Marriott · 15 years ago
  7. 14ebcab run-shell command to run a shell command without opening a window, sending by Nicholas Marriott · 15 years ago
  8. 0431996 Add a new display-panes command, with two options (display-panes-colour and by Nicholas Marriott · 15 years ago
  9. 7b847ce Add a choose-client command and extend choose-{session,window} to accept a by Nicholas Marriott · 15 years ago
  10. 43cd40e The cursession member in struct cmd_ctx is always either curclient->session or by Nicholas Marriott · 15 years ago
  11. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
  12. 071494d Merge pane number into the target specification for pane commands. Instead of by Nicholas Marriott · 15 years ago
  13. 2b33108 Add an additional heuristic to work out the current session when run from the by Nicholas Marriott · 15 years ago
  14. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  15. c6dac5c cmd_find_index should return -2 on error. by Nicholas Marriott · 15 years ago
  16. f7df0ba Tidy the target parsing code a bit and correct the behaviour so that as before by Nicholas Marriott · 15 years ago
  17. 6f5150a - New command display-message (alias display) to display a message in the by Nicholas Marriott · 15 years ago
  18. 780fd8f Return -1 not NULL on error, pointed out by Roy Marples. by Nicholas Marriott · 15 years ago
  19. 023d8d3 Tidy up and improve target (-t) argument parsing: by Nicholas Marriott · 15 years ago
  20. 81181bf New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago
  21. b4efd1c Don't let ambiguous commands override an exact alias match: eg if commands by Nicholas Marriott · 15 years ago
  22. 85e0d8a Print a better message than '(null)' if no command is specified ("tmux \;"). by Nicholas Marriott · 15 years ago
  23. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago