1. 4e2cc0a Fix respawn-pane/window if default-command is set, reported by Janos Barbero. by nicm · 5 years ago
  2. 77deef7 Use the correct size for new windows when window-size is latest, by nicm · 5 years ago
  3. 647887b Add a "latest" window-size option which tries to size windows based on by nicm · 5 years ago
  4. 697f938 Do not set uninitialized signal mask when creating an empty pane. by nicm · 5 years ago
  5. cf30e0f Do not double free window if pane fails to start. by nicm · 5 years ago
  6. ae3eba6 Fix crash when killing the current window, reported by Jesus Rafael by nicm · 5 years ago
  7. 930245d Make cmd_log_argv take a printf-like format for the prefix. by nicm · 5 years ago
  8. 9f75635 Allow panes to be empty (no command), output can be piped to them with by nicm · 5 years ago
  9. c4b0da5 Support multiple occurances of the same argument. Use this for a new by nicm · 5 years ago
  10. 78287e2 Break new window and pane creation common code from various commands and by nicm · 6 years ago