- 87fe00e Update CHANGES. by Nicholas Marriott · 2 years, 6 months ago 3.3
- ced8379 Set version to 3.3. by Nicholas Marriott · 2 years, 6 months ago
- 42f6d11 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
- 74fb959 Add a missing space. by nicm · 2 years, 6 months ago
- 9daaf01 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
- 86a184b Trim menu item text correctly, GitHub issue 3197. by nicm · 2 years, 6 months ago
- af596c0 Merge branch 'obsd-master' by Thomas Adam · 2 years, 6 months ago
- 58c8ea1 Remove duplicates from completion list, GitHub issue 3178. by nicm · 2 years, 6 months ago
- 2f2bb82 Add pane_start_path to match start_command. by nicm · 2 years, 6 months ago
- 6a5d210 Set PWD so shells have a hint about the real path (this was done before by nicm · 2 years, 6 months ago
- 384f0ee Fix property name from Sergei Dyshel, and a typo from imcusg at gmail dot com. by nicm · 2 years, 6 months ago
- 006a529 Check if args_strtonum argument is NULL or not a string, from Anindya Mukherjee. by nicm · 2 years, 6 months ago
- af1496b Do not allow pipe-pane on dead panes, from Anindya Mukherjee, GitHub issue 3174. by nicm · 2 years, 6 months ago
- 2b60ff5 If a mouse position was above the maximum supported by the normal mouse by nicm · 2 years, 6 months ago
- cd89000 Add a way for lines added to copy mode to be passed through the parser by nicm · 2 years, 6 months ago
- 20b0b38 iTerm2 has OSC 7, from Gregory Anders. by nicm · 2 years, 6 months ago
- 0a8f356 Spacing/style nits. by nicm · 2 years, 6 months ago
- af61181 Emit window-layout-changed on swap-pane, from George Nachman. by nicm · 2 years, 6 months ago
- 4ae2c64 Better error reporting when applying custom layouts. by nicm · 2 years, 6 months ago
- cd692b5 Add an ACL list for users connecting to the tmux socket. Users may be by nicm · 2 years, 6 months ago
- bf33e80 Fix property name, from Sergei Dyshel. by Nicholas Marriott · 2 years, 6 months ago
- cf7e1c9 Remove duplicates from completion list, GitHub issue 3178. by Nicholas Marriott · 2 years, 6 months ago
- 1b28b2b Add pane_start_path to match start_command. by Nicholas Marriott · 2 years, 6 months ago
- 95baa32 Set PWD so shells have a hint about the real path (this was done before but by Nicholas Marriott · 2 years, 6 months ago
- ead75c2 Typos, from imcusg at gmail dot com. by Nicholas Marriott · 2 years, 6 months ago
- 2cad9a6 Check if args_strtonum argument is NULL or not a string, from Anindya Mukherjee. by Nicholas Marriott · 2 years, 6 months ago
- 3b7dae9 Do not allow pipe-pane on dead panes, from Anindya Mukherjee, GitHub issue 3174. by Nicholas Marriott · 2 years, 7 months ago
- 5ed6465 Merge branch 'obsd-master' by Thomas Adam · 2 years, 7 months ago
- c6b51ce If a mouse position was above the maximum supported by the normal mouse by Nicholas Marriott · 2 years, 7 months ago
- 58d1a20 Add a way for lines added to copy mode to be passed through the parser to by Nicholas Marriott · 2 years, 7 months ago
- e0c982c iTerm2 has OSC 7, from Gregory Anders. by Nicholas Marriott · 2 years, 7 months ago
- d4423dc Fix clearphist alias, from Jacqueline Jolicoeur via jmc@. by nicm · 2 years, 7 months ago
- 8bcd392 On platforms with no way to get peer UID, use getuid(), also fix some failure by Nicholas Marriott · 2 years, 8 months ago
- 3a6d82b Some style nits. by Nicholas Marriott · 2 years, 8 months ago
- 0c84a20 Emit window-layout-changed on swap-pane, from George Nachman. by Nicholas Marriott · 2 years, 8 months ago
- 996e547 Better error reporting when applying custom layouts. by Nicholas Marriott · 2 years, 8 months ago
- 18105c8 Do not send focus sequences when focus is enabled or disabled by the by Nicholas Marriott · 2 years, 8 months ago
- d6306b6 Add an ACL list for users connecting to the tmux socket. Users may be forbidden by Nicholas Marriott · 2 years, 8 months ago
- 6e9a9d2 Fix version. by Nicholas Marriott · 2 years, 8 months ago
- 36648f2 Merge remote-tracking branch 'origin/3.3-rc' by Nicholas Marriott · 2 years, 8 months ago
- 7f86cab Merge tag '3.3-rc' by Nicholas Marriott · 2 years, 8 months ago
- 39b1e96 Add to CHANGES. by Nicholas Marriott · 2 years, 8 months ago
- 1e9c3b3 Preserve CRLF flag when respawning. by nicm · 2 years, 8 months ago
- fc65805 man pages: add missing commas between subordinate and main clauses by naddy · 2 years, 8 months ago
- 2df7bc1 Capture up to used size not available size for each line. by nicm · 2 years, 8 months ago
- 880abd0 Report error if creating socket fails with -D. by nicm · 2 years, 8 months ago
- 1c69a91 Add support for systemd socket activation (where systemd creates the Unix by Nicholas Marriott · 2 years, 8 months ago
- 98de578 Fix exit message if creating socket fails. by nicm · 2 years, 8 months ago
- d4eda7f Add unit (milliseconds) to escape-time, show unset colours as "none" by nicm · 2 years, 8 months ago
- 89a0046 Add a capability for OSC 7 and use it similarly to how the title is set by nicm · 2 years, 8 months ago
- 60a0a90 Check scroll-on-clear for ED also. by nicm · 2 years, 8 months ago
- c0508c9 Add an option (scroll-on-clear) to control if tmux scrolls into history by nicm · 2 years, 8 months ago
- fe44b10 Add an option to set the character used for unused areas of the by nicm · 2 years, 8 months ago
- ad7113e With -f use percentages of window size not pane size, GitHub issue 2866. by nicm · 2 years, 9 months ago
- 23e613f Fix user hooks (which are strings not arrays). by nicm · 2 years, 9 months ago
- 98b92c0 Add remain-on-exit-format to set text shown when pane is dead. by nicm · 2 years, 9 months ago
- 57f3314 Add argument to refresh-client -l to forward clipboard to a pane. GitHub by nicm · 2 years, 9 months ago
- 8aed444 Add formats for client and server UID and user (for multiuser setups). by nicm · 2 years, 9 months ago
- f97d784 Use getpeerucred if available (not tested). by Nicholas Marriott · 2 years, 9 months ago
- 759f949 Need a declaration for getpeereid also. by Nicholas Marriott · 2 years, 9 months ago
- f1d8724 Add getpeerid compat. by Nicholas Marriott · 2 years, 9 months ago
- 367ee79 Remove unnecessary declarations. by Nicholas Marriott · 2 years, 9 months ago
- d5a84de Pass client when adding menu item, GitHub issue 3103. by nicm · 2 years, 9 months ago
- 355ced9 Allow optional arguments. by nicm · 2 years, 9 months ago
- bc0bd82 Don't convert codes for special keys (Tab, Enter, Escape). by nicm · 2 years, 9 months ago
- 141a823 Use PATH_MAX instead of MAXPATHLEN. by topcat001 · 2 years, 9 months ago
- 42e7959 Exit on SIGHUP before attach also, GitHub issue 3084. by nicm · 2 years, 9 months ago
- 9947f74 Map control keys back to an ASCII uppercase letter when passing them on by nicm · 2 years, 9 months ago
- c030d6f MAXCOMLEN is no longer needed in these programs, so remove the annotation by deraadt · 2 years, 9 months ago
- 0465308 Do not attempt to update focus (and crash) when there is no previous window. by nicm · 2 years, 9 months ago
- a26ebcc Add next_session_id format with the next session ID, GitHub issue 3078. by nicm · 2 years, 9 months ago
- 92a26a8 Initialize copy_width before adjusting it, GitHub issue 3079. by nicm · 2 years, 9 months ago
- f74a98c Use correct size for screen when popup is created without borders. by nicm · 2 years, 9 months ago
- 4893edd Add a window-resized hook which is fired when the window is actually by nicm · 2 years, 9 months ago
- 6a0a783 Support more mouse buttons when the terminal sends them, GitHub issue 3055. by nicm · 2 years, 9 months ago
- 7f40c5b No not allow static linking on macOS. by Nicholas Marriott · 2 years, 9 months ago
- eabbc80 Add an option (default off) to control the passthrough escape sequence. by nicm · 2 years, 9 months ago
- 190b88f Do not create a buffer from an OSC 52 response if we have not sent a query. by nicm · 2 years, 9 months ago
- 2adbe3e Do not return error with -q, GitHub issue 3065. by nicm · 2 years, 9 months ago
- 9efa419 Use ACS for pane border indicators so they work with different line by nicm · 2 years, 10 months ago
- 921be61 Adjust size given to resize-pane for pane status line, GitHub issue 3050. by nicm · 2 years, 10 months ago
- b0ff446 Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
- 65c0af7 Preserve CRLF flag when respawning. by nicm · 2 years, 8 months ago
- 87b248f Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
- 2d9f4ca man pages: add missing commas between subordinate and main clauses by naddy · 2 years, 8 months ago
- fc82f25 Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
- ded6955 Capture up to used size not available size for each line. by nicm · 2 years, 8 months ago
- ac16f2c Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
- fc7f1e7 Add support for systemd socket activation (where systemd creates the Unix by Nicholas Marriott · 2 years, 8 months ago
- 207b1bc Report error if creating socket fails with -D. by nicm · 2 years, 8 months ago
- d26a4ea Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
- 422fcd2 Fix exit message if creating socket fails. by nicm · 2 years, 8 months ago
- b638886 Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
- 938130b Add unit (milliseconds) to escape-time, show unset colours as "none" by nicm · 2 years, 8 months ago
- 5e491e7 Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
- 792d13a Add a capability for OSC 7 and use it similarly to how the title is set by nicm · 2 years, 8 months ago
- 964deae Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
- 6a1706a Check scroll-on-clear for ED also. by nicm · 2 years, 8 months ago
- 10d689e Add an option (scroll-on-clear) to control if tmux scrolls into history by nicm · 2 years, 8 months ago
- 5d4c3ef Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago