1. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  2. f1ce959 Allow choose commands to be used outside tmux, so long as at least one client by Nicholas Marriott · 12 years ago
  3. aadc87f Remove free callback for window_choose_data objects. by Nicholas Marriott · 12 years ago
  4. 4d382ae Miscellaneous tidying of choose API, including: by Nicholas Marriott · 12 years ago
  5. 31f93d8 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  6. 2a609b3 Add ability to active pane in list-windows and find-window formats, from by Nicholas Marriott · 12 years ago
  7. c914fcf When choosing a pane found by find-window, switch to that pane rather by Nicholas Marriott · 12 years ago
  8. 9e7bbc7 When choosing a pane found by find-window, switch to that pane rather by Nicholas Marriott · 12 years ago
  9. 1c60803 Sync OpenBSD patchset 1162: by Tiago Cunha · 12 years ago
  10. 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
  11. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  12. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  13. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  14. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  15. 5761712 Sync OpenBSD patchset 1142: by Tiago Cunha · 12 years ago
  16. 9bb9752 Sync OpenBSD patchset 1141: by Tiago Cunha · 12 years ago
  17. 5b6f781 Clean up and simplify the choose mode code, from Thomas Adam. by Nicholas Marriott · 12 years ago
  18. 39abca4 Trim a blank line. by Nicholas Marriott · 12 years ago
  19. 5cc4961 Sync OpenBSD patchset 1119: by Tiago Cunha · 12 years ago
  20. ebf94bc Switch all of the various choose- and list- commands over to the format by Nicholas Marriott · 12 years ago
  21. e5b3858 Sync OpenBSD patchset 1087: by Tiago Cunha · 13 years ago
  22. 86c1335 Sync OpenBSD patchset 1081: by Tiago Cunha · 13 years ago
  23. c829bdf Minor style nits - return (). by Nicholas Marriott · 13 years ago
  24. cd8e536 Only find each window once no matter how many panes, from Jonathan Daugherty. by Nicholas Marriott · 13 years ago
  25. 8121b54 Sync OpenBSD patchset 1076: by Tiago Cunha · 13 years ago
  26. 65748fb Sync OpenBSD patchset 1075: by Tiago Cunha · 13 years ago
  27. b1e4b87 Remove a stale comment. by Nicholas Marriott · 13 years ago
  28. 90bf560 Add -C -N -T flags to find-window to find in content, name, title. From by Nicholas Marriott · 13 years ago
  29. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  30. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  31. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  32. 64d16cf Sync OpenBSD patchset 801: by Tiago Cunha · 14 years ago
  33. a51dcdc Unify the way sessions are used by callbacks - store the address and use by Nicholas Marriott · 14 years ago
  34. e35f5b3 Sync OpenBSD patchset 539: by Tiago Cunha · 15 years ago
  35. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  36. d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
  37. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  38. 89543e9 A similar for fix for window_choose: don't rely on the callback always being by Nicholas Marriott · 15 years ago
  39. 216df07 A similar for fix for window_choose: don't rely on the callback always being by Nicholas Marriott · 15 years ago
  40. 097b96e Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  41. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  42. a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
  43. f7a9eb4 Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
  44. 7e796de Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
  45. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  46. 80af85a - New window option monitor-content to search for a string in a window, and by Tiago Cunha · 15 years ago
  47. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 15 years ago
  48. 23fef99 8 -> UTF8_SIZE. by Nicholas Marriott · 16 years ago
  49. cf7b384 Better UTF-8 support, including combined characters. Unicode data is now stored by Nicholas Marriott · 16 years ago
  50. 6c0728f Step 2 of the Grand Plan To Make UTF-8 Better. by Nicholas Marriott · 16 years ago
  51. 93230a6 Pass return code from _exec; allow command sequences to work from the command line. by Nicholas Marriott · 16 years ago
  52. 95b1434 Don't die when run non-interactively. DOH. by Nicholas Marriott · 16 years ago
  53. 3efd1f5 find-window command. by Nicholas Marriott · 16 years ago