1. c271cb9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  2. 6e0c663 Fix the color space parameter in RGB SGR, from Brad Town. by nicm · 6 years ago
  3. 56246c2 README.md: mention TODO list on the tmux wiki by Thomas Adam · 6 years ago
  4. 54da493 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  5. 82ebd98 Move the single command flag (CMD_CONTROL) into the shared flags. by nicm · 6 years ago
  6. 831c67c Remove TODO, moving onto website. by Nicholas Marriott · 6 years ago
  7. d6f7be6 Add to CHANGES. by Nicholas Marriott · 6 years ago
  8. eb064e8 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  9. 9b83b1d Change a couple of ACS characters to be more sensible and add a few by nicm · 6 years ago
  10. 4acd345 Initialize default size variables, from Thomas Adam. by nicm · 6 years ago
  11. d9ac0e7 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  12. dcf0bc2 Mention CONTRIBUTING. by Nicholas Marriott · 6 years ago
  13. cf4566b Fix dragging when in view mode rather than copy mode, GitHub issue 1740 by nicm · 6 years ago
  14. 50e7753 Less headings. by Nicholas Marriott · 6 years ago
  15. cd4e467 Kill tmux for logs. by Nicholas Marriott · 6 years ago
  16. 9228fea Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  17. 38b8a19 Fix sizing of main-vertical and main-horizontal layouts, GitHub issue 1736. by nicm · 6 years ago
  18. 1eefbd2 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  19. 1ee944a Add support for overline (SGR 53), from Ricardo Banffy. by nicm · 6 years ago
  20. 1b0512a Always include Lock in the menu. by nicm · 6 years ago
  21. b5b5d35 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  22. c5f660e Fix column width for copy mode commands. by nicm · 6 years ago
  23. e1e520d Clarify a little. by Nicholas Marriott · 6 years ago
  24. 699d9d2 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  25. c3c3927 Oops, removed too much in last change. by nicm · 6 years ago
  26. 00f19b7 Fix some indentation and dead assignments. by nicm · 6 years ago
  27. 42da951 README.md: avaailable -> available by Thomas Adam · 6 years ago
  28. 180bbab Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  29. 69c59c5 Spelling error. by Nicholas Marriott · 6 years ago
  30. 1937063 Tweak text of menu CHANGES entry. by Nicholas Marriott · 6 years ago
  31. 99c1853 Scatter some `. by Nicholas Marriott · 6 years ago
  32. a131655 Add simple menus to tree, client, buffer modes. by nicm · 6 years ago
  33. 677bb16 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  34. c91323e Remove menu_create_from_items, I thought I would use it for some later by nicm · 6 years ago
  35. 50d1d04 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  36. 67e2f58 Mention -vv. by Nicholas Marriott · 6 years ago
  37. 3a9c199 New ISSUE_TEMPLATE from Nicolas CARPi. by Nicholas Marriott · 6 years ago
  38. bd6d0b3 Formatted README.md, from Nicolas CARPi. by Nicholas Marriott · 6 years ago
  39. f1dd65c Another tweak. by Nicholas Marriott · 6 years ago
  40. c18d7c5 Update CONTRIBUTING.md, mostly from Nicolas CARPi. by Nicholas Marriott · 6 years ago
  41. 0d64531 Tweaks to README, some from me, some from Nicolas CARPi. by Nicholas Marriott · 6 years ago
  42. f44dafd Add to CHANGES. by Nicholas Marriott · 6 years ago
  43. 198b0a2 Don't use arguments with It and -enum, pointed out by jmc. by nicm · 6 years ago
  44. ad27b7d Do not reduce window height by status line height for control mode by nicm · 6 years ago
  45. fc00839 Update CHANGES by Thomas Adam · 6 years ago
  46. aa13bd4 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  47. d62fd78 Fix a typo in previous (, -> :). by nicm · 6 years ago
  48. 6dcca5f Add support for simple menus usable with mouse or keyboard. New command by nicm · 6 years ago
  49. c5f6ea5 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  50. 004a9b5 Add a function to draw a simple menu onto a screen. by nicm · 6 years ago
  51. e5f06d2 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  52. cb10bfb Save mouse buttons as well as position. by nicm · 6 years ago
  53. 2e00d77 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  54. 21d9750 send-keys also needs to insert key commands in the right order. by nicm · 6 years ago
  55. f431e20 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  56. 3c68e51 Change swap-window -d to be the other way round (stay with src window), by nicm · 6 years ago
  57. 299b728 Add formats to show if pane is the marked pane and if any marked pane is set. by nicm · 6 years ago
  58. 4bc45fc Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  59. f9682d2 Add a flag to redraw only the overlay, and remove the overlay on resize. by nicm · 6 years ago
  60. a384245 Adjust how mouse targets are found so they always have a session, window by nicm · 6 years ago
  61. b24d7d9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  62. 453a62c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  63. 89db309 Move around the display-panes identify code to make it a bit more by nicm · 6 years ago
  64. d53d3bc Adjust the same bit to adjust the selection for history-top and by nicm · 6 years ago
  65. 3439c02 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  66. fcd0e30 Rename the ENVIRONMENT section which was squatting on the standard by schwarze · 6 years ago
  67. d9767b8 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  68. 85a9c2f Treat keys in identify mode (display-panes) specially and handle them by nicm · 6 years ago
  69. 69440d1 Do not use evbuffer_add_buffer because it is destructive and doesn't by nicm · 6 years ago
  70. eac30a8 -attr -> -style. by Nicholas Marriott · 6 years ago
  71. d4177e9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  72. 45ae9a8 Fix order of insertion in load_cfg. by nicm · 6 years ago
  73. 9f75635 Allow panes to be empty (no command), output can be piped to them with by nicm · 6 years ago
  74. 4d50557 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  75. e8e4f4e Insert after the right element on queue. by nicm · 6 years ago
  76. 4097257 Do not store the mouse position we calculate as the start of a drag back by nicm · 6 years ago
  77. a14512e Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  78. 84e4652 Use the right index for user-keys. by nicm · 6 years ago
  79. fc3d85e Fix mouse positioning when the pane is not entirely visible. by nicm · 6 years ago
  80. 43656d4 Sync up some tmux.1 bits. by Nicholas Marriott · 6 years ago
  81. fff85d8 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  82. cf6075f Correct ordering when adding after an existing item. by nicm · 6 years ago
  83. 33298d6 Instead of processing keys all together, put them up on the client by nicm · 6 years ago
  84. 4bb4899 Fix reverse attribute in status line, GitHub issue 1709. by nicm · 6 years ago
  85. 5d9e591 Fix up some bits about window-size that seem to have got lost. by nicm · 6 years ago
  86. 4d16df9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  87. 18e554a Merge tag '2.9a' by Nicholas Marriott · 6 years ago
  88. 4cb13d9 Add to CHANGES. by Nicholas Marriott · 6 years ago
  89. e36d6ee Version 2.9a. by Nicholas Marriott · 6 years ago
  90. 901eed7 Do not loop forever if there is a nonprintable character in the format. by nicm · 6 years ago
  91. 750d583 Don't redraw control clients, from George Nachman. by nicm · 6 years ago
  92. e286178 Unbreak main-vertical and main-horizontal layouts. by nicm · 6 years ago
  93. c176361 Remove unused variable from Thomas Adam. by nicm · 6 years ago
  94. dc7e538 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  95. 429c4bc Fix user options after show-hooks merge, GitHub issue 1704. by nicm · 6 years ago
  96. 1156d91 Simple -C sanity test. by Nicholas Marriott · 6 years ago
  97. 4c5b0fb Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  98. 5a288b1 Don't redraw control clients, from George Nachman. by nicm · 6 years ago
  99. 82c789e Fix memory leak in window tree search, from Amos Bird. by nicm · 6 years ago
  100. 7e0f9ab Don't think I will do this. by Nicholas Marriott · 6 years ago