- ba9962b Merge branch 'master' into 3.2-rc by Nicholas Marriott · 4 years, 1 month ago
- ff53eed Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- ac5045a Add numeric comparisons for formats, from teo_paul1 at yahoo dot com in by nicm · 4 years, 1 month ago
- ffe39ed Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- 95841ba With csh, a tmux client gets SIGTERM before SIGCONT when killed with by nicm · 4 years, 1 month ago
- d064060 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- 0b8ae4d Update CHANGES. by Nicholas Marriott · 4 years, 1 month ago
- 9726c44 Do not allow disabled items to be selected. by nicm · 4 years, 1 month ago
- 8e1d284 Limit range of repeat to avoid silly high numbers causing delays, from by nicm · 4 years, 1 month ago
- 02197f2 Do not leak path when freeing screen, from Sergey Nizovtsev. by nicm · 4 years, 1 month ago
- 970e8f7 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- ce2b6ff Style trim test (currently failing). by Nicholas Marriott · 4 years, 1 month ago
- 910457f There is no reason not to fire focus events when a pane is in a mode, by nicm · 4 years, 1 month ago
- 649e597 Add a -O flag to display-menu to change the mouse behaviour and not by nicm · 4 years, 1 month ago
- 733abfc Do not write after the end of the array and overwrite the stack when by nicm · 4 years, 1 month ago
- 7f321a4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- a868bac Do not write after the end of the array and overwrite the stack when by nicm · 4 years, 1 month ago
- 7a4aa14 Do not require that there be no other clients before loading the config, by nicm · 4 years, 1 month ago
- d5fac75 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- 977cf3c Set RGB flag if capabilities are present, GitHub issue 2418. by nicm · 4 years, 1 month ago
- 07ffed8 Fix note for "previous-window" default key binding, from Sebastian Falbesoner. by nicm · 4 years, 1 month ago
- 7ffb414 Client could be NULL in select-window (for example in .tmux.conf), do by nicm · 4 years, 1 month ago
- 3c298b9 SIGQUIT handler needs to be cleared before fork like the others, by nicm · 4 years, 1 month ago
- b33a302 Do not require that there be no other clients before loading the config, by nicm · 4 years, 1 month ago
- 20e8960 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- 31ed29e SIGQUIT handler needs to be cleared before fork like the others, by nicm · 4 years, 1 month ago
- 9a5b2c9 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- d8cda92 Client could be NULL in select-window (for example in .tmux.conf), do by nicm · 4 years, 1 month ago
- 6125800 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- 4c8706d Fix note for "previous-window" default key binding, from Sebastian Falbesoner. by nicm · 4 years, 1 month ago
- 9ab81e1 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
- d603dbd Set RGB flag if capabilities are present, GitHub issue 2418. by nicm · 4 years, 1 month ago
- 30601d1 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 4dc76e0 Escape ! in Ql by tim · 4 years, 2 months ago
- 7ca0b9d Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 991d5a9 Add compat for getdtablesize, GitHub issue 2406. by Nicholas Marriott · 4 years, 2 months ago
- 3afcc6f Allow fnmatch(3) wildcards in update-environment, GitHub issue 2397. by nicm · 4 years, 2 months ago
- 57168f3 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 7e31975 Fix a last minute change in previous. by nicm · 4 years, 2 months ago
- e369f64 Add a state struct to store working state during format expansion by nicm · 4 years, 2 months ago
- 680e7a3 glibc's malloc is very bad about returning memory from the kernel, add a call by Nicholas Marriott · 4 years, 2 months ago
- 847a061 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 8d9ea1b Trim "s from process names; also fix a default format in man page. by nicm · 4 years, 2 months ago
- f5b7ebc Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 1479e32 Tidy the resize code, merge some common bits and add some comments. From by nicm · 4 years, 2 months ago
- c8f3736 Use the setal capability as well as (tmux's) Setulc. by nicm · 4 years, 2 months ago
- 92a2e74 Link to install wiki page. by Nicholas Marriott · 4 years, 2 months ago
- 9ec68db Correct break-pane default format, from Gregory Pakosz. by Nicholas Marriott · 4 years, 2 months ago
- f43e3e5 Next version. by Nicholas Marriott · 4 years, 2 months ago
- 86433c6 Merge tag '3.2-rc' into master by Nicholas Marriott · 4 years, 2 months ago
- cf8ef63 Fix some warnings, GitHub issue 2382. by Nicholas Marriott · 4 years, 2 months ago
- ec9e03d Old Terminal.app versions do not respond correctly to secondary DA, by nicm · 4 years, 3 months ago
- 3bece64 Trim "s from process names, from Gregory Pakosz. by Nicholas Marriott · 4 years, 2 months ago
- 68c2d5c Escape+Up and the other arrow keys should be kept as Escape+Up and not by nicm · 4 years, 2 months ago
- f70eda3 Check if UNIX 03 is needed for CMSG_DATA, for newer Solaris. From Eric N Vander by Nicholas Marriott · 4 years, 2 months ago
- a880237 Also pkg-config. by Nicholas Marriott · 4 years, 2 months ago
- 9d59739 Mention build dependencies, based on a change from Mateusz Urbanek. by Nicholas Marriott · 4 years, 2 months ago
- 5f50e7d Trim "s from process names, from Gregory Pakosz. by Nicholas Marriott · 4 years, 2 months ago
- 4f638c0 Check if UNIX 03 is needed for CMSG_DATA, for newer Solaris. From Eric N Vander by Nicholas Marriott · 4 years, 2 months ago
- e2e5169 Also pkg-config. by Nicholas Marriott · 4 years, 2 months ago
- ebf27f6 Mention build dependencies, based on a change from Mateusz Urbanek. by Nicholas Marriott · 4 years, 2 months ago
- 476c185 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- f2dfc27 Escape+Up and the other arrow keys should be kept as Escape+Up and not by nicm · 4 years, 2 months ago
- dc0c3aa Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- d6680b9 Move a sentence to the right command. by nicm · 4 years, 2 months ago
- 859a4c3 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- b9392d5 Do not wrap at end of text when positioning at end of match because the by nicm · 4 years, 2 months ago
- a34ceb1 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 51909a1 Resize screen to the correct size (borders need to be taken off). by nicm · 4 years, 2 months ago
- 86d6ac2 Fix warnings on some platforms with %llx and add a new message to handle by nicm · 4 years, 2 months ago
- ca5afb3 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 88b66e9 Free buffer earlier to avoid confusing some compilers, GitHub issue 2382. by nicm · 4 years, 2 months ago
- ed946dc Some other warnings, GitHub issue 2382. by nicm · 4 years, 2 months ago
- eea85fb Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 3206869 Add -q flag to unbind-key to hide errors, GitHub issue 2381. by nicm · 4 years, 2 months ago
- c3e1b84 Merge branch 'obsd-master' by Thomas Adam · 4 years, 2 months ago
- 869c0e8 Fix some warnings, GitHub issue 2382. by nicm · 4 years, 2 months ago
- 3c1f34c Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- 1fed7e8 Allow -N without a command to change or add a note to an existing key. by nicm · 4 years, 3 months ago
- 634a2bb Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- 9b45ba8 calloc cb data so the client is NULL. by nicm · 4 years, 3 months ago
- 233d14f Hide warnings due to Apple's stupidity with __dead, reported by Kurtis Rader. by Nicholas Marriott · 4 years, 3 months ago
- 2e931d4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- eadf18b Do not free old session working directory until after expanding the new by nicm · 4 years, 3 months ago
- cbbf5fe Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- e538bef Check started flag before looking for capability. by nicm · 4 years, 3 months ago
- fc9ecdc Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- 37b1600 Add a -w flag to set- and load-buffer to send to clipboard using OSC 52. by nicm · 4 years, 3 months ago
- a0fee32 Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- 60860ac Add -F to set-environment and source-file; GitHub issue 2359. by nicm · 4 years, 3 months ago
- b2a262e Only print below number when there is enough space. by nicm · 4 years, 3 months ago
- b895ffb Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- 2ab2899 Add pane_last format, GitHub issue 2353. by nicm · 4 years, 3 months ago
- 655134f Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- 20fcdcf Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issue 2317. by nicm · 4 years, 3 months ago
- aa084bb Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- e4a4fcf Old Terminal.app versions do not respond correctly to secondary DA, by nicm · 4 years, 3 months ago
- 43e3e53 Do not run off end of string when stripping delays, reported by Dave Vandervies. by nicm · 4 years, 3 months ago
- 769ae10 Merge branch 'obsd-master' by Thomas Adam · 4 years, 3 months ago
- d095752 Add n: modifier to get length of a format, also automatically expand by nicm · 4 years, 3 months ago