1. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  2. 543fb99 Two new options, window-status-format and window-status-current-format, which by Nicholas Marriott · 15 years ago
  3. ac5b7d5 Don't interpret #() for display-message, it usually doesn't make sense and may by Nicholas Marriott · 15 years ago
  4. 8db145d Add a per-client log of status line messages displayed while that client by Nicholas Marriott · 15 years ago
  5. 3904725 Tidy up and fix some types, prompted by lint via deraadt. by Nicholas Marriott · 15 years ago
  6. 2756437 Only need to chmod +x or -x the socket when a client is created, lost or by Nicholas Marriott · 15 years ago
  7. b58bf49 Switch tty key input over to happen on a read event. This is a bit more by Nicholas Marriott · 15 years ago
  8. 8044443 Convert the key repeat timer to an event. by Nicholas Marriott · 15 years ago
  9. 946ed97 Move status timer check into the global once-per-second timer, this could maybe by Nicholas Marriott · 15 years ago
  10. b1264a7 Use timeout events for the identify and message timers. by Nicholas Marriott · 15 years ago
  11. b3c4956 Don't reenlist the client imsg event every loop, instead have a small function by Nicholas Marriott · 15 years ago
  12. 7342615 Switch tty fds over to a bufferevent. by Nicholas Marriott · 15 years ago
  13. abf3a5d Initial changes to move tmux to libevent. by Nicholas Marriott · 15 years ago
  14. 0785f28 Add an activity time for clients, like for sessions, and change session and by Nicholas Marriott · 15 years ago
  15. 5289da2 Change session and client activity and creation time members to have more by Nicholas Marriott · 15 years ago
  16. 37ffdff Move the poll registration functions into the server-*.c files. by Nicholas Marriott · 15 years ago
  17. ed62d12 tabs are better; ok nicm by Theo Deraadt · 15 years ago
  18. 353f2a2 Don't do anything in the client callback if the client has already died to by Nicholas Marriott · 15 years ago
  19. 3c9619b Don't try to continue processing a client if the session has been destroyed. by Nicholas Marriott · 15 years ago
  20. 3a7636f Remove the -d flag to tmux and just use op/AX to detect default colours. by Nicholas Marriott · 15 years ago
  21. 5bed597 +time.h. by Nicholas Marriott · 15 years ago
  22. 1f22a19 Redraw checks have to after handling input or pane redraw flags set by key by Nicholas Marriott · 15 years ago
  23. 9c40a4e The client buffers have to be checked after every event in order to catch the by Nicholas Marriott · 15 years ago
  24. eddcc3d Split the server code handling clients, jobs and windows off into separate by Nicholas Marriott · 15 years ago