1. c62cfe6 Add to CHANGES. by Nicholas Marriott · 8 years ago
  2. ff3d05d Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  3. eadd79a Move to current mouse position not last when clcking in copy mode; fixes by nicm · 8 years ago
  4. d019821 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  5. f4848b4 Add selectp -T to set pane title. by nicm · 8 years ago
  6. e941e53 Mention GitHub for code. by Nicholas Marriott · 8 years ago
  7. a1986c5 Add to CHANGES. by Nicholas Marriott · 8 years ago
  8. 07d3c4d Merge branch 'master' into 2.6-rc by Nicholas Marriott · 8 years ago
  9. f81e87f Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  10. 6abfd9b Instead of overloading the line clear function to mean free if by nicm · 8 years ago
  11. 07c679b Merge branch 'master' into 2.6-rc by Nicholas Marriott · 8 years ago
  12. b4c633c Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 8 years ago
  13. 54c5070 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  14. 17cf1b2 Pass flags into cmd_find_from_* to fix prefer-unattached, reported by by nicm · 8 years ago
  15. 8f36405 Add to TODO. by Nicholas Marriott · 8 years ago
  16. 2e4e521 2.6-rc version. by Nicholas Marriott · 8 years ago
  17. fa20f19 Fix position of -v, pointed out by Thomas Sattler. by Nicholas Marriott · 8 years ago
  18. c1d8b0f Back to master. by Nicholas Marriott · 8 years ago
  19. 3815e4f This is not true now... by Nicholas Marriott · 8 years ago
  20. 72488b5 Merge branch 'master' into 2.6-rc by Nicholas Marriott · 8 years ago
  21. 5fec6c5 Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 8 years ago
  22. dee6bb5 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  23. 566b962 Merge branch 'master' into 2.6-rc by Nicholas Marriott · 8 years ago
  24. 3f3fb43 More style. by Nicholas Marriott · 8 years ago
  25. 2248b88 2.6-rc version. by Nicholas Marriott · 8 years ago
  26. 82b30f2 Style of headings. by Nicholas Marriott · 8 years ago
  27. 6b841a0 Fix example from Adam Spiers. by Nicholas Marriott · 8 years ago
  28. a7d1ee5 Redraw rectangle selections properly when cursor at end, GitHub issue 992. by nicm · 8 years ago
  29. 0f7160e Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  30. 91d6bff Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 8 years ago
  31. 5cdccf7 Update CHANGES. by Nicholas Marriott · 8 years ago
  32. 5fc0be5 Support REP escape sequence (\033[b). by nicm · 8 years ago
  33. 9852bd7 Check for complete keys before escape prefix, allows keys to be defined by nicm · 8 years ago
  34. 7d3bf64 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  35. fe4467a Do not forbid targets to specify non-visible panes - the checks for by nicm · 8 years ago
  36. b2322b3 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  37. fccfc4e Do not allow the current line of screen when the preview is toggled, by nicm · 8 years ago
  38. e65cc09 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  39. 25cf126 Use kind and kri for S-Up/Down as well as kUP and kDN. by nicm · 8 years ago
  40. 1492c9d Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  41. 3c63ad4 When tty is error or closed, remove client. Reported by Thomas Sattler. by nicm · 8 years ago
  42. 3b40f8e Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  43. 08b1251 Key (v) and flag (-N) to toggle preview in choose modes. by nicm · 8 years ago
  44. 1d60dd5 Fix searching when match is at end of line, from Brad Town. by nicm · 8 years ago
  45. f0ce29c Allow multiple bells even if there is an existing bell (but not activity by nicm · 8 years ago
  46. e1b3dc8 Run alert hooks based on the options rather than unconditionally, from by nicm · 8 years ago
  47. 0f708dd Add to TODO. by Nicholas Marriott · 8 years ago
  48. 730312e Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  49. bbe9da0 Same as previous for \r alone. by nicm · 8 years ago
  50. 7ec2a2b Do not emit \r\n to move to column 0 if there are margins, because it by nicm · 8 years ago
  51. ccdc369 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  52. 768740a Fix example for user-keys. by nicm · 8 years ago
  53. 07a1369 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  54. 8daa1d5 Add monitor-bell window option to match the activity and silence by nicm · 8 years ago
  55. de86bf1 Add to CHANGES. by Nicholas Marriott · 8 years ago
  56. 2103a09 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  57. c6a8ad2 Add -d flag to display-panes to specify timeout, and make 0 mean no by nicm · 8 years ago
  58. c1ec28a Rename BELL_* values to ALERT_* now they are used by more than bells, by nicm · 8 years ago
  59. 0824850 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  60. 27c3852 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  61. ac2ba09 Fix filtering so it works after the change to only show windows if they by nicm · 8 years ago
  62. 237b7a5 Update CHANGES and TODO. by Nicholas Marriott · 8 years ago
  63. 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 8 years ago
  64. 4bb5bb9 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  65. 31b0657 Hooks for after-select-pane and after-select-window. by nicm · 8 years ago
  66. e7b1e05 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  67. 6f9b965 Add selection_present format so commands in copy mode can use it, GitHub by nicm · 8 years ago
  68. 45ee118 Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 8 years ago
  69. 0d6fc7e I already mentioned these... revert previous. by Nicholas Marriott · 8 years ago
  70. ed8ddf2 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  71. b4c9f6e Show pane title in window list for windows with only one pane. by nicm · 8 years ago
  72. a704f57 This is a big meaningless. by Nicholas Marriott · 8 years ago
  73. 6b60a5c Update CHANGES. by Nicholas Marriott · 8 years ago
  74. 147740e Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  75. 3df7c91 Add pane_at_left/right/top/bottom formats, from Amos Bird. by nicm · 8 years ago
  76. 58744de Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  77. b1bd0c7 Always reset the alerts timer so it works even if activity and silence by nicm · 8 years ago
  78. 76887b1 Make bell, activity and silence alerting more consistent: by nicm · 8 years ago
  79. 06a2644 Update CHANGES. by Nicholas Marriott · 8 years ago
  80. ef9afdd Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 8 years ago
  81. 3065b21 Mention autoconf and automake. by Nicholas Marriott · 8 years ago
  82. 358df10 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  83. 3bb426d Use the actual width written rather than the possible width to clear. by nicm · 8 years ago
  84. 26db50d Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  85. 8c6ad55 Trim trailing spaces from full line when it is clearly OK to do so. by nicm · 8 years ago
  86. e0d49ad Allow ispunct() as well as isalnum() when parsing initial window names. by nicm · 8 years ago
  87. e725b96 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  88. 11e2af6 Add -c for respawn-pane and respawn-window, from J Raynor. by nicm · 8 years ago
  89. acbbc93 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  90. 932f6cf Because ignore SIGCHLD early, letting signal_del restore it doesn't work by nicm · 8 years ago
  91. 1265e21 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  92. e4cd875 Update CHANGES. by Nicholas Marriott · 8 years ago
  93. 2678fe5 Fix redraw defer code in the presence of multiple clients - the timer by nicm · 8 years ago
  94. e3698e6 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  95. 8b84fc1 Line up keys in tree mode, and don't expand windows with one pane. From by nicm · 8 years ago
  96. 5122f34 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  97. 1076a2e Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  98. fba6140 Do not need to set up USR2 twice. by nicm · 8 years ago
  99. 5111222 Block signals between forking and clearing signal handlers (or calling by nicm · 8 years ago
  100. 0453ad0 Move signal code into proc.c. by nicm · 8 years ago