1. 4946f74 Wrap all the individual format_* calls in a single format_defaults functions. by nicm · 10 years ago
  2. b3e8d44 If multiple arguments are given to new-session, new-window, by nicm · 10 years ago
  3. fd1750a Add automatic-rename-format option allowing automatic rename to use by nicm · 11 years ago
  4. e44bd9f Revert the command-prefix change which breaks sequences of commands. by Nicholas Marriott · 12 years ago
  5. 8094e82 Add option command-prefix which is automatically prepended to any by Nicholas Marriott · 12 years ago
  6. 8d59b18 No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  7. 991bfcf Fix session choice so that preferring unattached sessions actually by Nicholas Marriott · 12 years ago
  8. 58e8e0e Fix up window reference counting and don't crash if the rename timer by Nicholas Marriott · 12 years ago
  9. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  10. c6e0af9 Turn automatic-rename off properly if turned off by renaming a by Nicholas Marriott · 13 years ago
  11. 631d6b5 Do not fire name timer when automatic-rename is off, from Tim Ruehsen a by Nicholas Marriott · 13 years ago
  12. d3c842d Check event_initialized before event_del if event may not have been set by Nicholas Marriott · 13 years ago
  13. be63fef Add a missing call to window_set_name, from George Nachman. by Nicholas Marriott · 13 years ago
  14. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  15. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  16. 44d6a2c Change window name change to use a timer event rather than a gettimeofday() by Nicholas Marriott · 15 years ago
  17. 9ed62ee When a window is zombified and automatic-rename is on, append [dead] to the by Nicholas Marriott · 15 years ago
  18. 273f1b3 Regularise some fatal messages. by Nicholas Marriott · 15 years ago
  19. 7d5e494 When using tmux as a login shell, there is currently no way to specify a shell by Nicholas Marriott · 15 years ago
  20. 8b7be58 Move another expensive options test to after a cheaper timer check/update. by Nicholas Marriott · 15 years ago
  21. 084d07f Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, by Nicholas Marriott · 15 years ago
  22. 74749e8 Remove trailing newlines, spaces, and tabs. by Ray Lai · 15 years ago
  23. fdda414 Cast char to u_char before passing to isalnum(). by Ray Lai · 15 years ago
  24. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago