1. a704f57 This is a big meaningless. by Nicholas Marriott · 7 years ago
  2. 6b60a5c Update CHANGES. by Nicholas Marriott · 7 years ago
  3. 06a2644 Update CHANGES. by Nicholas Marriott · 7 years ago
  4. e4cd875 Update CHANGES. by Nicholas Marriott · 7 years ago
  5. 78352fd Add a small dance to daemon() to reattach tmux to the user's namespace (which by Nicholas Marriott · 7 years ago
  6. e1686c2 Update CHANGES. by Nicholas Marriott · 7 years ago
  7. 67cd496 Update CHANGES. by Nicholas Marriott · 7 years ago
  8. a8e0363 Add setrgbf setrgbb. by Nicholas Marriott · 7 years ago
  9. 9c4d0d4 Some changes that will appear when we sync up. by Nicholas Marriott · 7 years ago
  10. de45957 Add to CHANGES. by Nicholas Marriott · 8 years ago
  11. bf5a196 Changes in master. by Nicholas Marriott · 8 years ago
  12. ae2c5ad Reset updated flag when restarting job so new output is detected, reported by by Nicholas Marriott · 8 years ago
  13. 2bff5e7 ECH needs to use background colour. by Nicholas Marriott · 8 years ago
  14. 7b17618 2.5-rc and changes. by Nicholas Marriott · 8 years ago
  15. 909d962 Make example match reality; Greg Hurrell. by Nicholas Marriott · 8 years ago
  16. 02580ac Typo; Daniel Hahler. by Nicholas Marriott · 8 years ago
  17. f21cb71 Enter date of release. by Nicholas Marriott · 8 years ago 2.4
  18. 9902187 Missing :. by Nicholas Marriott · 8 years ago
  19. e7c2f53 Changes to CHANGES. by Nicholas Marriott · 8 years ago
  20. 9b2f02e Update CHANGES file by Thomas Adam · 8 years ago
  21. 23254f5 Fix typos by Thomas Adam · 8 years ago
  22. 52869ed Release tmux 2.3 by Thomas Adam · 8 years ago 2.3
  23. c84ed36 Spelling, from Josh Soref. by Nicholas Marriott · 8 years ago
  24. 9a4b45d Add CHANGES notes for 2.2 release by Thomas Adam · 9 years ago 2.2
  25. 310f0a9 Update for 2.1 release. by Thomas Adam · 9 years ago 2.1
  26. 89131c3 No $Id$. by Nicholas Marriott · 9 years ago
  27. e362d42 CHANGES for tmux 2.0 by Thomas Adam · 10 years ago
  28. 806d5dc Remove LocalWords. by Nicholas Marriott · 11 years ago
  29. 80d9964 Update CHANGES and configure.ac for 1.9a release by Thomas Adam · 11 years ago 1.9a
  30. c5d2de7 Update CHANGES and configure.ac for 1.9 release by Thomas Adam · 11 years ago 1.9
  31. 629cfec Trivial typo fixes in changes. by Nicholas Marriott · 12 years ago
  32. 1b083aa Update CHANGES and configure.ac for 1.8 release. by Thomas Adam · 12 years ago 1.8
  33. 2b5c3fc Update NOTES, CHANGES, configure.ac for 1.7 release by Thomas Adam · 12 years ago 1.7
  34. e254aeb Major changes since the previous version. by Tiago Cunha · 13 years ago
  35. 5175db2 Changes for 1.5. by Tiago Cunha · 13 years ago
  36. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  37. dcef4f8 Major changes since the previous version. by Tiago Cunha · 14 years ago
  38. 9b47a48 Changes for 1.3. by Tiago Cunha · 14 years ago
  39. 3d85d2b Update CHANGES, and NOTES for the 1.2 release. by Tiago Cunha · 15 years ago
  40. e4b743c Update CHANGES, and NOTES for the 1.1 release. by Tiago Cunha · 15 years ago
  41. f82598c 1.0. by Nicholas Marriott · 15 years ago
  42. 8f2950f Try to make a bit more sense here. by Nicholas Marriott · 15 years ago
  43. 1903756 Changes for 0.9. by Nicholas Marriott · 15 years ago
  44. d508102 This file is not going to be used as much any longer, make a note. by Nicholas Marriott · 15 years ago
  45. a8ec5f1 stat(2) files before trying to load them to avoid problems, for example with "source-file /dev/zero". by Nicholas Marriott · 16 years ago
  46. 6db7bd6 Try to guess if the window is UTF-8 by outputting a three-byte UTF-8 wide character and seeing how much the cursor moves. Currently tries to figure out if this works by some stupid checks on the terminal, these need to be rethought. Also might be better using a width 1 character rather than width 2. by Nicholas Marriott · 16 years ago
  47. 5db59a0 If LANG contains "UTF-8", assume the terminal supports UTF-8, on the grounds that anyone who configures it probably wants UTF-8. Not certain if this is a perfect idea but let's see if it causes any problems. by Nicholas Marriott · 16 years ago
  48. 80af85a - New window option monitor-content to search for a string in a window, and by Tiago Cunha · 16 years ago
  49. 72e464f main-horizontal layout and main-pane-height option to match vertical. by Nicholas Marriott · 16 years ago
  50. c21ffbc left-vertical -> main-vertical. Also update CHANGES/TODO. by Nicholas Marriott · 16 years ago
  51. 1001902 select-layout command and some key bindings. by Nicholas Marriott · 16 years ago
  52. 03af7c9 Recreate server socket on SIGUSR1, per SF feature request 2792533. by Nicholas Marriott · 16 years ago
  53. cba338a Keys in status line (p in vi mode, M-y in emacs) to paste the first line of the upper paste buffer. Suggested by Dan Colish. by Nicholas Marriott · 16 years ago
  54. 96ca072 clear-history command. by Nicholas Marriott · 16 years ago
  55. dd2f8d7 Don't force wrapping with \n when asked, let the cursor code figure it out. Should fix terminals which use this to detect line breaks. by Nicholas Marriott · 16 years ago
  56. df9a288 Add a changes entry. by Nicholas Marriott · 16 years ago
  57. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 16 years ago
  58. fb543c7 Use ACS for line drawing characters. by Nicholas Marriott · 16 years ago
  59. 827fac4 Support "neww; neww" as well "neww ; neww". by Nicholas Marriott · 16 years ago
  60. 044e6f7 previous-layout command. by Nicholas Marriott · 16 years ago
  61. a6f2d82 Use a (pre)randomised binary tree for UTF-8 character widths. Probably overkill by Nicholas Marriott · 16 years ago
  62. cdf472f Merge resize-pane-{up,down} into resize-pane. by Nicholas Marriott · 16 years ago
  63. cc9cc1a Some tweaks for Solaris. by Nicholas Marriott · 16 years ago
  64. c80ad45 Avoid using the prompt history when the server is locked, and prevent any by Tiago Cunha · 16 years ago
  65. 058772e - confirm-before command. by Tiago Cunha · 16 years ago
  66. 7d6896a Support NEL. by Nicholas Marriott · 16 years ago
  67. 5fbdca8 Use the xenl terminfo flag to detect early-wrap terminals like the FreeBSD by Nicholas Marriott · 16 years ago
  68. a91ecf4 Note it. by Nicholas Marriott · 16 years ago
  69. 750b810 Remove the right number of characters from the buffer when escape then a cursor by Nicholas Marriott · 16 years ago
  70. 325d43e rotate-window command. by Nicholas Marriott · 16 years ago
  71. dbf52fa Change scroll/pane redraws to only redraw the single pane affected rather than by Nicholas Marriott · 16 years ago
  72. 84cde92 If redrawing the region would mean redrawing > half the pane, just schedule to by Nicholas Marriott · 16 years ago
  73. a45e331 Tweak to CHANGES. by Nicholas Marriott · 16 years ago
  74. b6450b1 Basic horizontal splitting and layout management. Still some redraw and other by Nicholas Marriott · 16 years ago
  75. c4ac39f +UTF-8 fixed to CHANGES. by Nicholas Marriott · 16 years ago
  76. 92594c8 Update CHANGES. by Nicholas Marriott · 16 years ago
  77. 6c27f1c Draw vertical line on the right when window size is limited. by Nicholas Marriott · 16 years ago
  78. cf7b384 Better UTF-8 support, including combined characters. Unicode data is now stored by Nicholas Marriott · 16 years ago
  79. cb2ac5c Key repeating is now a property of the key binding not of the command. Repeat by Nicholas Marriott · 16 years ago
  80. 587bade Clear using ED when redrawing the screen. I foolishly assumed using spaces by Nicholas Marriott · 16 years ago
  81. be0c79f Sockets in /tmp are now created in a subdirectory named, tmux-UID, eg by Nicholas Marriott · 16 years ago
  82. f5f04a9 * New session flag "set-remain-on-exit" to set remain-on-exit flag for new windows created in that session (like "remain-by-default" used to do). Not perfectly happy about this, but until I can think of a good way to introduce it generically (maybe a set of options in the session) this will do. Fixes SF request 2527847. by Nicholas Marriott · 16 years ago
  83. e6d35b6 Support for 88 colour terminals. by Nicholas Marriott · 16 years ago
  84. 56f80a5 break-pane command to split a pane off into a new window; bound to ! by default. by Nicholas Marriott · 16 years ago
  85. 57f5f44 Sort out escape key handling so it works. by Nicholas Marriott · 16 years ago
  86. 95c8c04 Redo mode keys slightly more cleanly and apply them to command prompt editing. vi or emacs mode is controlled by the session option status-keys. by Nicholas Marriott · 16 years ago
  87. cce03e1 Looking up argv[0] is expensive, so just use p_comm for the window name which is good enough. Also increase name update time to 500 ms. by Nicholas Marriott · 16 years ago
  88. 5a04f74 Only use RI at the top of the screen. by Nicholas Marriott · 16 years ago
  89. 959eeef FreeBSD's console wraps lines at $COLUMNS - 1 rather than $COLUMNS (the cursor can never be beyond $COLUMNS - 1) and does not appear to support changing this behaviour, or any of the obvious possibilities (turning off right margin wrapping, insert mode). This is irritating, most notably because it impossible to write to the very bottom-right of the screen without scrolling. To work around this, if built on FreeBSD and run with a "cons" $TERM, the bottom-right cell on the screen is omitted. by Nicholas Marriott · 16 years ago
  90. d5eaf3a Emulate CSR with existing screen data on old/stupid terminals which don't support it. by Nicholas Marriott · 16 years ago
  91. b373993 Don't redraw status line unless it has actually changed. Stops extraneous by Nicholas Marriott · 16 years ago
  92. dd1ebf1 Handle "" properly. by Nicholas Marriott · 16 years ago
  93. 85fd214 Move to 0.8. by Nicholas Marriott · 16 years ago
  94. 4213ff8 copy-buffer command. by Tiago Cunha · 16 years ago
  95. 804beb9 Support commands with right parenthesis. From nicm and me. by Tiago Cunha · 16 years ago
  96. 0127137 move-window bound to ., from joshe. by Nicholas Marriott · 16 years ago
  97. e16ed21 Format. by Nicholas Marriott · 16 years ago
  98. 6fb9d4d Tweak example. by Nicholas Marriott · 16 years ago
  99. 882316a Set colour of window entry in status line based on window options. by Nicholas Marriott · 16 years ago
  100. 2bb499c Support #(command) in status-left, and status-right. by Tiago Cunha · 16 years ago