1. 43cd40e The cursession member in struct cmd_ctx is always either curclient->session or by Nicholas Marriott · 15 years ago
  2. 7a005b9 If the client passes zero for the window size in the identify message (which it by Nicholas Marriott · 15 years ago
  3. 4310282 Have the client pass its stdin fd to the server when identifying itself and by Nicholas Marriott · 15 years ago
  4. ff65e37 Drop the no_stop argument to tty_close and tty_free in favour of a flag in the by Nicholas Marriott · 15 years ago
  5. f063571 Switch tmux to use imsg. This is the last major change to make the by Nicholas Marriott · 15 years ago
  6. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
  7. 9f1dd4d Similar changes for server_msg_dispatch: use a switch instead of a lookup table by Nicholas Marriott · 15 years ago
  8. c1d6d7a Rename struct hdrtype to msgtype which is a better name and can be used even by Nicholas Marriott · 15 years ago
  9. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  10. 4a04b49 None of the server message functions return anything but 0, so make them all by Nicholas Marriott · 15 years ago
  11. 474fdeb Handle empty or unset TERM correctly; also fix a fatal() message while here. by Nicholas Marriott · 15 years ago
  12. 9ced016 When sending a "protocol mismatch" error message, tell the client to exit by Nicholas Marriott · 15 years ago
  13. 89262c6 Terminate cwd buffer before running xstrdup on it. by Nicholas Marriott · 15 years ago
  14. 50bd094 If the prompt is hidden or a password is sent with -U, zero it before freeing by Nicholas Marriott · 15 years ago
  15. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago