1. f8d3d24 Merge cmd_list_parse into cmd-parse.y so it can use the new alias by nicm · 5 years ago
  2. 27bfb56 Break the argument escaping code into a separate function and use it to by nicm · 5 years ago
  3. 723010b Replace the split parser code (cfg.c and cmd-string.c) with a single by nicm · 5 years ago
  4. 8db89f8 Add a helper to allocate a cmd_list. by nicm · 5 years ago
  5. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  6. 6a2ca34 Do not set a limit on the length of commands when printing them. by nicm · 9 years ago
  7. 4e956d5 Various minor style and spacing nits. by nicm · 10 years ago
  8. b8bda67 Don't blindly increase offsets by the return value of snprintf, if there by nicm · 11 years ago
  9. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  10. d1e6ce2 Add functions to allocate and free command contexts rather than doing it by Nicholas Marriott · 12 years ago
  11. 5385a9b Add a queue of notifys and a way to turn them off and on (we do not want by Nicholas Marriott · 12 years ago
  12. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  13. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  14. 2942eca Add a skeleton mode to tmux (called "control mode") that let's tmux by Nicholas Marriott · 12 years ago
  15. 34d05ea We now send argv to the server after parsing it in the client to get the by Nicholas Marriott · 14 years ago
  16. 42e2413 Setting the cmdlist pointer in the bind-key to NULL to prevent it being freed by Nicholas Marriott · 14 years ago
  17. e16b7b8 Reset output functions too when changing client after attaching, to by Nicholas Marriott · 15 years ago
  18. 8a37a1c Don't stop parsing command sequences when a command requests the client to by Nicholas Marriott · 15 years ago
  19. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  20. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago