- ae5a62a Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- c86d83f Remove unused (always 1) arguments from some functions, from Daniel by nicm · 7 years ago
- 9a1b9f1 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- af2c7ce Check event is initialized before delete; fixes crash reported by by nicm · 7 years ago
- b541a97 2.6-rc3. by Nicholas Marriott · 7 years ago
- 495e2ed Merge branch 'master' into 2.6-rc by Nicholas Marriott · 7 years ago
- d8c397d Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- d8d6c27 Mention that filter is a format. by nicm · 7 years ago
- 6fdaaa0 Do not free more lines than are available in the history. by nicm · 7 years ago
- 034b19b 2.6-rc2. by Nicholas Marriott · 7 years ago
- cb8eba1 Merge branch 'master' into 2.6-rc by Nicholas Marriott · 7 years ago
- 7aa8b8a Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- abcbfcb Merge branch 'master' into 2.6-rc by Nicholas Marriott · 7 years ago
- 70bc07a Previously, extended cell data was never reduced in size even when the by nicm · 7 years ago
- 7f83b53 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 8405fcd Apply timeout to CAN and RS which also wait for ST. by nicm · 7 years ago
- f56f09e Fix a few errors in how the selected line is chosen after resize, by nicm · 7 years ago
- c62cfe6 Add to CHANGES. by Nicholas Marriott · 7 years ago
- 78cf3c1 When removing a key table clear it out of clients, fixes issue with by nicm · 7 years ago
- 89e057d Do not fail if unset an option that is already unset, reported by Thomas by nicm · 7 years ago
- 466066c Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible if by nicm · 7 years ago
- ff3d05d Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- eadd79a Move to current mouse position not last when clcking in copy mode; fixes by nicm · 7 years ago
- d019821 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- f4848b4 Add selectp -T to set pane title. by nicm · 7 years ago
- e941e53 Mention GitHub for code. by Nicholas Marriott · 7 years ago
- a1986c5 Add to CHANGES. by Nicholas Marriott · 7 years ago
- 6e2b3f4 Add to CHANGES. by Nicholas Marriott · 7 years ago
- 07d3c4d Merge branch 'master' into 2.6-rc by Nicholas Marriott · 7 years ago
- f81e87f Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 6abfd9b Instead of overloading the line clear function to mean free if by nicm · 7 years ago
- 07c679b Merge branch 'master' into 2.6-rc by Nicholas Marriott · 7 years ago
- b4c633c Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 7 years ago
- 54c5070 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 17cf1b2 Pass flags into cmd_find_from_* to fix prefer-unattached, reported by by nicm · 7 years ago
- 8f36405 Add to TODO. by Nicholas Marriott · 7 years ago
- 2e4e521 2.6-rc version. by Nicholas Marriott · 7 years ago
- fa20f19 Fix position of -v, pointed out by Thomas Sattler. by Nicholas Marriott · 7 years ago
- c1d8b0f Back to master. by Nicholas Marriott · 7 years ago
- 3815e4f This is not true now... by Nicholas Marriott · 7 years ago
- 72488b5 Merge branch 'master' into 2.6-rc by Nicholas Marriott · 7 years ago
- 5fec6c5 Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 7 years ago
- dee6bb5 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 566b962 Merge branch 'master' into 2.6-rc by Nicholas Marriott · 7 years ago
- 3f3fb43 More style. by Nicholas Marriott · 7 years ago
- 2248b88 2.6-rc version. by Nicholas Marriott · 7 years ago
- 82b30f2 Style of headings. by Nicholas Marriott · 7 years ago
- 6b841a0 Fix example from Adam Spiers. by Nicholas Marriott · 7 years ago
- a7d1ee5 Redraw rectangle selections properly when cursor at end, GitHub issue 992. by nicm · 7 years ago
- 0f7160e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 91d6bff Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 7 years ago
- 5cdccf7 Update CHANGES. by Nicholas Marriott · 7 years ago
- 5fc0be5 Support REP escape sequence (\033[b). by nicm · 7 years ago
- 9852bd7 Check for complete keys before escape prefix, allows keys to be defined by nicm · 7 years ago
- 7d3bf64 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- fe4467a Do not forbid targets to specify non-visible panes - the checks for by nicm · 7 years ago
- b2322b3 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- fccfc4e Do not allow the current line of screen when the preview is toggled, by nicm · 7 years ago
- e65cc09 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 25cf126 Use kind and kri for S-Up/Down as well as kUP and kDN. by nicm · 7 years ago
- 1492c9d Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 3c63ad4 When tty is error or closed, remove client. Reported by Thomas Sattler. by nicm · 7 years ago
- 3b40f8e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 08b1251 Key (v) and flag (-N) to toggle preview in choose modes. by nicm · 7 years ago
- 1d60dd5 Fix searching when match is at end of line, from Brad Town. by nicm · 7 years ago
- f0ce29c Allow multiple bells even if there is an existing bell (but not activity by nicm · 7 years ago
- e1b3dc8 Run alert hooks based on the options rather than unconditionally, from by nicm · 7 years ago
- 0f708dd Add to TODO. by Nicholas Marriott · 7 years ago
- 730312e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- bbe9da0 Same as previous for \r alone. by nicm · 7 years ago
- 7ec2a2b Do not emit \r\n to move to column 0 if there are margins, because it by nicm · 7 years ago
- ccdc369 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 768740a Fix example for user-keys. by nicm · 7 years ago
- 07a1369 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 8daa1d5 Add monitor-bell window option to match the activity and silence by nicm · 7 years ago
- de86bf1 Add to CHANGES. by Nicholas Marriott · 7 years ago
- 2103a09 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- c6a8ad2 Add -d flag to display-panes to specify timeout, and make 0 mean no by nicm · 7 years ago
- c1ec28a Rename BELL_* values to ALERT_* now they are used by more than bells, by nicm · 7 years ago
- 0824850 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 27c3852 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- ac2ba09 Fix filtering so it works after the change to only show windows if they by nicm · 7 years ago
- 237b7a5 Update CHANGES and TODO. by Nicholas Marriott · 7 years ago
- 5dd5543 Add -F to choose-tree, choose-client, choose-buffer to specify the by nicm · 7 years ago
- 4bb5bb9 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 31b0657 Hooks for after-select-pane and after-select-window. by nicm · 7 years ago
- e7b1e05 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 6f9b965 Add selection_present format so commands in copy mode can use it, GitHub by nicm · 7 years ago
- 45ee118 Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 7 years ago
- 0d6fc7e I already mentioned these... revert previous. by Nicholas Marriott · 7 years ago
- ed8ddf2 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- b4c9f6e Show pane title in window list for windows with only one pane. by nicm · 7 years ago
- a704f57 This is a big meaningless. by Nicholas Marriott · 7 years ago
- 6b60a5c Update CHANGES. by Nicholas Marriott · 7 years ago
- 147740e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 3df7c91 Add pane_at_left/right/top/bottom formats, from Amos Bird. by nicm · 7 years ago
- 58744de Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- b1bd0c7 Always reset the alerts timer so it works even if activity and silence by nicm · 7 years ago
- 76887b1 Make bell, activity and silence alerting more consistent: by nicm · 7 years ago
- 06a2644 Update CHANGES. by Nicholas Marriott · 7 years ago