1. 9dd72b9 Add "grouped sessions" which have independent name, options, current window and by Nicholas Marriott · 15 years ago
  2. c734789 Check for already locked/suspended clients in server_lock_client rather than by Nicholas Marriott · 15 years ago
  3. 8fa1858 New lock-client and lock-session commands to lock an individual client or all by Nicholas Marriott · 15 years ago
  4. b01dcd7 Remove the internal tmux locking and instead detach each client and run the by Nicholas Marriott · 15 years ago
  5. 9b5f5ed Move some common and untidy code for window link/unlink into generic functions by Nicholas Marriott · 15 years ago
  6. 273f1b3 Regularise some fatal messages. by Nicholas Marriott · 15 years ago
  7. 8cb8a0d Tidy some common code for destroying sessions into a new function. by Nicholas Marriott · 15 years ago
  8. ffab22b Only redraw all clients once when the backoff timer expires rather than every by Nicholas Marriott · 15 years ago
  9. c5ac257 When incorrect passwords are entered, behave similarly to login(1) and backoff by Nicholas Marriott · 15 years ago
  10. f8aa582 Use "Password:" with no space for password prompts and don't display a *s for by Nicholas Marriott · 15 years ago
  11. 0431996 Add a new display-panes command, with two options (display-panes-colour and 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. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
  14. e89e70e If there is an error in the configuration file, don't just exit(1) as this can by Nicholas Marriott · 15 years ago
  15. c1d6d7a Rename struct hdrtype to msgtype which is a better name and can be used even by Nicholas Marriott · 15 years ago
  16. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  17. 54afcfb Display the number of failed password attempts (if any) when the server is by Nicholas Marriott · 15 years ago
  18. 0ca6f66 Make it so using kill-pane to destroy the last pane in a window destroys the by Nicholas Marriott · 15 years ago
  19. d3b5c24 Oops, it is always a good idea to get arguments the right way round. by Nicholas Marriott · 15 years ago
  20. 65deba3 Memory could be leaked if a second prompt or message appeared while another was by Nicholas Marriott · 15 years ago
  21. 4a9b01e Need time.h not sys/time.h for time(2). by Nicholas Marriott · 15 years ago
  22. daa1faa Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
  23. 4c5c125 When unlocking the server, don't try to clear the prompt on clients without a by Nicholas Marriott · 15 years ago
  24. 1675ddb Miscellaneous unused functions, including one which was basically a by Nicholas Marriott · 15 years ago
  25. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago