1. c8a14de Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' by Miod Vallat · 14 years ago
  2. d88c20e Change -t on display-message to be target-pane for the #[A-Z] by Nicholas Marriott · 14 years ago
  3. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  4. 87821fc Add a -p flag to display-message to print the output rather than displaying in by Nicholas Marriott · 15 years ago
  5. 543fb99 Two new options, window-status-format and window-status-current-format, which by Nicholas Marriott · 15 years ago
  6. ac5b7d5 Don't interpret #() for display-message, it usually doesn't make sense and may by Nicholas Marriott · 15 years ago
  7. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  8. 6bca92d Rather than running status-left, status-right and window title #() with popen 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. 6f5150a - New command display-message (alias display) to display a message in the by Nicholas Marriott · 15 years ago