1. 7aef299 Set cause when failing due to linking a window to itself, from Martin Pieuchot. by Nicholas Marriott · 14 years ago
  2. 08bcd69 Skip NULL entries in the sessions list when choosing the next session, by Nicholas Marriott · 14 years ago
  3. 9a7cde0 Two new options: by Nicholas Marriott · 14 years ago
  4. cc474b4 Treat trying to link or move to the same window as an error to avoid by Nicholas Marriott · 14 years ago
  5. c87187f When changing so that the client passes its stdout and stderr as well as by Nicholas Marriott · 14 years ago
  6. 26524c9 New option, detach-on-destroy, to set what happens to a client when the session by Nicholas Marriott · 14 years ago
  7. 34464da Use server_destroy_session() for kill-session. by Nicholas Marriott · 14 years ago
  8. e63f054 Having a list of winlinks->alerts for each session is stupid, just store by Nicholas Marriott · 14 years ago
  9. a6d5240 If remain-on-exit is set, both the error callback and a SIGCHLD could by Nicholas Marriott · 15 years ago
  10. c550e66 Dead functions, lint. by Nicholas Marriott · 15 years ago
  11. b9ade6e When a window is destroyed, remove all links to it from each session rather by Nicholas Marriott · 15 years ago
  12. 7e4f8b4 Options to set the colour of the pane borders, with different colours for the by Nicholas Marriott · 15 years ago
  13. 4feee12 Fix a couple of problems with grouped sessions reported by danh: redraw by Nicholas Marriott · 15 years ago
  14. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  15. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  16. 8e47966 Destroy panes immediately rather than checking them all every loop. by Nicholas Marriott · 15 years ago
  17. b1264a7 Use timeout events for the identify and message timers. by Nicholas Marriott · 15 years ago
  18. b3c4956 Don't reenlist the client imsg event every loop, instead have a small function by Nicholas Marriott · 15 years ago
  19. fbb030d Set the current window pointer to NULL when killing a winlink that is to be by Nicholas Marriott · 15 years ago
  20. 9dd72b9 Add "grouped sessions" which have independent name, options, current window and by Nicholas Marriott · 15 years ago
  21. c734789 Check for already locked/suspended clients in server_lock_client rather than by Nicholas Marriott · 15 years ago
  22. 8fa1858 New lock-client and lock-session commands to lock an individual client or all by Nicholas Marriott · 15 years ago
  23. b01dcd7 Remove the internal tmux locking and instead detach each client and run the by Nicholas Marriott · 15 years ago
  24. 9b5f5ed Move some common and untidy code for window link/unlink into generic functions by Nicholas Marriott · 15 years ago
  25. 273f1b3 Regularise some fatal messages. by Nicholas Marriott · 15 years ago
  26. 8cb8a0d Tidy some common code for destroying sessions into a new function. by Nicholas Marriott · 15 years ago
  27. ffab22b Only redraw all clients once when the backoff timer expires rather than every by Nicholas Marriott · 15 years ago
  28. c5ac257 When incorrect passwords are entered, behave similarly to login(1) and backoff by Nicholas Marriott · 15 years ago
  29. f8aa582 Use "Password:" with no space for password prompts and don't display a *s for by Nicholas Marriott · 15 years ago
  30. 0431996 Add a new display-panes command, with two options (display-panes-colour and by Nicholas Marriott · 15 years ago
  31. f063571 Switch tmux to use imsg. This is the last major change to make the by Nicholas Marriott · 15 years ago
  32. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
  33. e89e70e If there is an error in the configuration file, don't just exit(1) as this can by Nicholas Marriott · 15 years ago
  34. c1d6d7a Rename struct hdrtype to msgtype which is a better name and can be used even by Nicholas Marriott · 15 years ago
  35. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  36. 54afcfb Display the number of failed password attempts (if any) when the server is by Nicholas Marriott · 15 years ago
  37. 0ca6f66 Make it so using kill-pane to destroy the last pane in a window destroys the by Nicholas Marriott · 15 years ago
  38. d3b5c24 Oops, it is always a good idea to get arguments the right way round. by Nicholas Marriott · 15 years ago
  39. 65deba3 Memory could be leaked if a second prompt or message appeared while another was by Nicholas Marriott · 15 years ago
  40. 4a9b01e Need time.h not sys/time.h for time(2). by Nicholas Marriott · 15 years ago
  41. daa1faa Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
  42. 4c5c125 When unlocking the server, don't try to clear the prompt on clients without a by Nicholas Marriott · 15 years ago
  43. 1675ddb Miscellaneous unused functions, including one which was basically a by Nicholas Marriott · 15 years ago
  44. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago