Messages by Date
-
2026/04/15
[tmux/tmux] 147521: Add -C flag to command-prompt to match display-mes...
'Michael Grant' via tmux-git
-
2026/04/15
[tmux/tmux] dd62c2: Do not need to create a new window each time for i...
'Nicholas Marriott' via tmux-git
-
2026/04/14
[tmux/tmux] a97cfe: Do not leak old time format if it is replaced in s...
'Thomas Adam' via tmux-git
-
2026/04/14
[tmux/tmux] cc5791: Add WAYLAND_DISPLAY to default update-environment,...
'Thomas Adam' via tmux-git
-
2026/04/13
[tmux/tmux] 147521: Add -C flag to command-prompt to match display-mes...
'Thomas Adam' via tmux-git
-
2026/04/05
[tmux/tmux] 1cf3e0: Add a format flag for bracket paste, from George N...
'Michael Grant' via tmux-git
-
2026/04/05
[tmux/tmux] 811604: Fix bugs with tiling floating panes.
'Michael Grant' via tmux-git
-
2026/04/05
[tmux/tmux] 21da45: Add extkeys feature to tmux itself so nested tmux ...
'Thomas Adam' via tmux-git
-
2026/04/05
[tmux/tmux] d5ed96: Set less crazy limits (than INT_MAX) for pad and t...
'Thomas Adam' via tmux-git
-
2026/04/04
[tmux/tmux] 87aaff: Bring some new formats from the floating panes wor...
'Thomas Adam' via tmux-git
-
2026/04/04
[tmux/tmux] cd60de: Clamp width to terminal width, also change calcula...
'Thomas Adam' via tmux-git
-
2026/04/04
[tmux/tmux] 95e401: Don't just resize buffer once, repeat until it is ...
'Nicholas Marriott' via tmux-git
-
2026/04/03
[tmux/tmux] 6b056e: Add some new mouse ranges called "control0" to "co...
'Thomas Adam' via tmux-git
-
2026/04/03
[tmux/tmux] 7497db: Increase b64_pton buffer to allow for Base64 witho...
'Thomas Adam' via tmux-git
-
2026/04/02
[tmux/tmux] 483683: Do not leak command in list-keys, reported by tb@....
'Thomas Adam' via tmux-git
-
2026/04/02
[tmux/tmux] cbb49e: Fix NULL dereference in sort.c, from Dane Jensen.
'Thomas Adam' via tmux-git
-
2026/04/01
[tmux/tmux] 7af58f: Fixed missing drag end detection and mouse button ...
'Thomas Adam' via tmux-git
-
2026/03/31
[tmux/tmux] 2ff0dd: Reorganize structure of key_code so that it can be...
'Thomas Adam' via tmux-git
-
2026/03/30
[tmux/tmux] 8a3620: Initial commit.
'Michael Grant' via tmux-git
-
2026/03/30
[tmux/tmux] 022b5c: When in copy mode with a large scroll offset and t...
'Thomas Adam' via tmux-git
-
2026/03/30
[tmux/tmux] 7620c0: Add new fuzzers for command parsing, formats and s...
'Nicholas Marriott' via tmux-git
-
2026/03/28
[tmux/tmux] 140886: Fix minimise window gesture to be like MacOS and W...
'Michael Grant' via tmux-git
-
2026/03/28
[tmux/tmux] 44229e: Fix a crash when clicking a floating pane in the s...
'Michael Grant' via tmux-git
-
2026/03/27
[tmux/tmux] 1cf3e0: Add a format flag for bracket paste, from George N...
'Thomas Adam' via tmux-git
-
2026/03/26
[tmux/tmux] d22ab8: Protect against overflow when scrollbar is off scr...
'Michael Grant' via tmux-git
-
2026/03/26
[tmux/tmux] 999c72: Formatting.
'Michael Grant' via tmux-git
-
2026/03/25
[tmux/tmux] b7d1e6: Use \- for hyphens in tmux.1 to cause newer groff ...
'Thomas Adam' via tmux-git
-
2026/03/25
[tmux/tmux] fa31f2: Do not really need both.
'Nicholas Marriott' via tmux-git
-
2026/03/25
[tmux/tmux] d03f94: Make COPYING the same.
'Nicholas Marriott' via tmux-git
-
2026/03/25
[tmux/tmux] 616fb1: Add a LICENSE file to see if it makes GitHub happy.
'Nicholas Marriott' via tmux-git
-
2026/03/24
[tmux/tmux] 75ed7b: Add -S and -s options to style floating panes.
'Michael Grant' via tmux-git
-
2026/03/24
[tmux/tmux] ef01e9: Reviewed and removed the xxx fix-me comments.
'Michael Grant' via tmux-git
-
2026/03/24
[tmux/tmux] 6a62d4: Add options to new-pane: -k -m message to wait for...
'Michael Grant' via tmux-git
-
2026/03/24
[tmux/tmux] f201d2: Fix next-layout to ignore floating panes.
'Michael Grant' via tmux-git
-
2026/03/23
[tmux/tmux] d22ab8: Protect against overflow when scrollbar is off scr...
Thomas Adam
-
2026/03/23
[tmux/tmux] cc47f4: Use window options for cursor-style to avoid crash...
'Nicholas Marriott' via tmux-git
-
2026/03/22
[tmux/tmux] 0328fe: Fix sixel image writing so that it is aware of flo...
Michael Grant
-
2026/03/20
[tmux/tmux] 08fd89: Added status format functionality to panes along w...
Michael Grant
-
2026/03/20
[tmux/tmux] f516f8: Allow codepoint-widths to accept ranges, from san6...
Michael Grant
-
2026/03/20
[tmux/tmux] 943490: Fix issue when a wp disappears in the middle of a ...
Michael Grant
-
2026/03/18
[tmux/tmux] 7e6bbc: Fix a slew of possible int vs u_int bugs which wou...
Michael Grant
-
2026/03/18
[tmux/tmux] f516f8: Allow codepoint-widths to accept ranges, from san6...
Thomas Adam
-
2026/03/18
[tmux/tmux] 0d1956: Fix dispay bugs where the cursor was on a line tha...
Michael Grant
-
2026/03/18
[tmux/tmux] 8a0b4e: Work around systemd killing panes early during sys...
Nicholas Marriott
-
2026/03/17
[tmux/tmux] c42a93: Fix some int/u_int bugs and added some logging.
'Michael Grant' via tmux-git
-
2026/03/16
[tmux/tmux] 6c9e2f: Fix no cursor in popup.
'Michael Grant' via tmux-git
-
2026/03/16
[tmux/tmux] 8899c7: Check for NULL value in tilde expansion before der...
'Michael Grant' via tmux-git
-
2026/03/13
[tmux/tmux] 1a9ac0: Add test images.
'Nicholas Marriott' via tmux-git
-
2026/03/12
[tmux/tmux] fd62f4: Add a short builtin help text for each mode access...
'Thomas Adam' via tmux-git
-
2026/03/12
[tmux/tmux] 551e8f: Fix comparison of menu keys, reported by Vladimir ...
'Thomas Adam' via tmux-git
-
2026/03/12
[tmux/tmux] 274ebb: Feedback from nicm
'Thomas Adam' via tmux-git
-
2026/03/10
[tmux/tmux] 8a90fc: Fix for window size taller than tty.
'Michael Grant' via tmux-git
-
2026/03/09
[tmux/tmux] 67141f: Add next/previous variables for windows in W: loop...
'Thomas Adam' via tmux-git
-
2026/03/09
[tmux/tmux] e928e8: Fix scrollbar issue not respecting oy when window ...
'Michael Grant' via tmux-git
-
2026/03/09
[tmux/tmux] 8899c7: Check for NULL value in tilde expansion before der...
'Thomas Adam' via tmux-git
-
2026/03/09
[tmux/tmux] 6c2dd1: Fix memory leak in sixel_parse() on error path, fr...
'Nicholas Marriott' via tmux-git
-
2026/03/09
[tmux/tmux] 28c04b: Minor fixup.
'Michael Grant' via tmux-git
-
2026/03/09
[tmux/tmux] 1e208a: Add pane_pipe_pid with pipe fd and call setpgid to...
'Michael Grant' via tmux-git
-
2026/03/08
[tmux/tmux] 0faed7: added format flag for floating panes.
'Michael Grant' via tmux-git
-
2026/03/08
[tmux/tmux] 14a934: Fix screen clearing issue to surgically clear arou...
'Michael Grant' via tmux-git
-
2026/03/06
[tmux/tmux] 1cf788: Feedback from nicm
'Thomas Adam' via tmux-git
-
2026/03/06
[tmux/tmux] 2c7f73: Do not use recallocarray because the stored size m...
'Thomas Adam' via tmux-git
-
2026/03/05
[tmux/tmux] 41bdda: Fix incorrect condition for creating client name, ...
'Thomas Adam' via tmux-git
-
2026/03/05
[tmux/tmux] cf6cbe: Add support for the kitty graphics protocol
'Thomas Adam' via tmux-git
-
2026/03/05
[tmux/tmux] 1e208a: Add pane_pipe_pid with pipe fd and call setpgid to...
'Thomas Adam' via tmux-git
-
2026/03/04
[tmux/tmux] 03f869: Pass which clipboard is set through to the termina...
'Michael Grant' via tmux-git
-
2026/03/04
[tmux/tmux] bcbad0: tmux: tc can be NULL, so check before deref to avo...
'Thomas Adam' via tmux-git
-
2026/03/03
[tmux/tmux] 77ce0a: Check window is not NULL, from Chema Gonzalez in G...
'Thomas Adam' via tmux-git
-
2026/03/02
[tmux/tmux] 9e8042: Fix memory leak, from Emmanuel Ugwu in GitHub issu...
'Thomas Adam' via tmux-git
-
2026/03/02
[tmux/tmux] d781d2: Add regression test from Ilya Grigoriev, GitHub is...
'Nicholas Marriott' via tmux-git
-
2026/03/01
[tmux/tmux] b82485: Add support for the kitty graphics protocol
'Thomas Adam' via tmux-git
-
2026/03/01
[tmux/tmux] 0c678b: mailcap: update entry for Thomas Adam
'Thomas Adam' via tmux-git
-
2026/03/01
[tmux/tmux] 1ed1a3: Add support for the kitty graphics protocol
'Thomas Adam' via tmux-git
-
2026/02/27
[tmux/tmux] 50e51b: Fix memory leak, from Chris Lewis, reported by Hui...
'Thomas Adam' via tmux-git
-
2026/02/26
[tmux/tmux] dbb23d: Do not free buffer after adding to paste (since it...
'Thomas Adam' via tmux-git
-
2026/02/26
[tmux/tmux] 35be70: Add DECRPM test from David Turnbull.
'Nicholas Marriott' via tmux-git
-
2026/02/26
[tmux/tmux] 478eae: Update base64 compat.
'Nicholas Marriott' via tmux-git
-
2026/02/26
[tmux/tmux] 009460: Respond to DECRQM 2026, from David Turnbull in Git...
'Thomas Adam' via tmux-git
-
2026/02/24
[tmux/tmux] 08779a: Fix breakage in fuzzer, from David Korczynski, Git...
'Nicholas Marriott' via tmux-git
-
2026/02/23
[tmux/tmux] 6898e2: Fix bug with utf-8 extended characters not respect...
'Michael Grant' via tmux-git
-
2026/02/23
[tmux/tmux] 8c7278: Memory leaks in cmd_display_menu, from Huihui Huang.
'Thomas Adam' via tmux-git
-
2026/02/23
[tmux/tmux] 23ad10: Set cell to default when off screen to avoid crash...
'Thomas Adam' via tmux-git
-
2026/02/23
[tmux/tmux] 03f869: Pass which clipboard is set through to the termina...
'Thomas Adam' via tmux-git
-
2026/02/23
[tmux/tmux] 588013: Refresh copy mode when style changes, from Josh Co...
'Michael Grant' via tmux-git
-
2026/02/20
[tmux/tmux] 835657: Update tmux bash completion file link in README, f...
'Nicholas Marriott' via tmux-git
-
2026/02/17
[tmux/tmux] 1f0c54: Initialize bufname, reported by Mark Kelly.
'Thomas Adam' via tmux-git
-
2026/02/12
[tmux/tmux] 588013: Refresh copy mode when style changes, from Josh Co...
'Thomas Adam' via tmux-git
-
2026/02/11
[tmux/tmux] 66011f: Do not treat cells as empty unless the background ...
'Michael Grant' via tmux-git
-
2026/02/11
[tmux/tmux] 476c6e: Check the overlay visible ranges when we have a tt...
'Michael Grant' via tmux-git
-
2026/02/02
[tmux/tmux] 66011f: Do not treat cells as empty unless the background ...
'Thomas Adam' via tmux-git
-
2026/01/29
[tmux/tmux] b46a96: Second try with static visual_ranges using calloc.
'Michael Grant' via tmux-git
-
2026/01/29
[tmux/tmux] f67cf7: Return static range as last resort.
'Michael Grant' via tmux-git
-
2026/01/29
[tmux/tmux] ab1f2e: Add a function to convert a screen to a string, fr...
'Nicholas Marriott' via tmux-git
-
2026/01/28
[tmux/tmux]
'Nicholas Marriott' via tmux-git
-
2026/01/28
[tmux/tmux] f70150: Replace overlay_ranges with visible_ranges which c...
'Thomas Adam' via tmux-git
-
2026/01/28
[tmux/tmux] 25f72c: Rewrite tty_draw_line to be simpler and not to che...
'Michael Grant' via tmux-git
-
2026/01/23
[tmux/tmux] ab1f2e: Add a function to convert a screen to a string, fr...
'Nicholas Marriott' via tmux-git
-
2026/01/23
[tmux/tmux] ab1f2e: Add a function to convert a screen to a string, fr...
'Thomas Adam' via tmux-git
-
2026/01/23
[tmux/tmux] 89ce60: This part is already merged.
'Nicholas Marriott' via tmux-git
-
2026/01/23
[tmux/tmux] 0790e7: Fix strftime warning in gcc.
'Nicholas Marriott' via tmux-git
-
2026/01/23
[tmux/tmux] 65b3a9: Removing padding needs to go through screen_write_...
'Michael Grant' via tmux-git
-
2026/01/22
[tmux/tmux] fe52f7: Fiddle with some more warnings.
'Nicholas Marriott' via tmux-git
-
2026/01/22
[tmux/tmux] 0d9c3c: Stick the pragmas outside the function (make GCC 4...
'Nicholas Marriott' via tmux-git
-
2026/01/22
[tmux/tmux] 6525bb: Line length/style nits.
'Nicholas Marriott' via tmux-git
-
2026/01/22
[tmux/tmux] 0790e7: Fix strftime warning in gcc.
'Michael Grant' via tmux-git
-
2026/01/21
[tmux/tmux] d1a6ce: Associate each visible_ranges with some other obje...
'Nicholas Marriott' via tmux-git
-
2026/01/21
[tmux/tmux] ca766a: Associate each visible_ranges with some other obje...
'Nicholas Marriott' via tmux-git
-
2026/01/21
[tmux/tmux] a25c14: Change overlay_ranges into visible_ranges.
'Michael Grant' via tmux-git
-
2026/01/21
[tmux/tmux] 7730d3: Skip correct width when moving to next position.
'Nicholas Marriott' via tmux-git
-
2026/01/21
[tmux/tmux] 58e498: Use right cell for empty check.
'Nicholas Marriott' via tmux-git
-
2026/01/21
[tmux/tmux] 35485f: Fix selection with tty_draw_line.
'Nicholas Marriott' via tmux-git
-
2026/01/20
[tmux/tmux] 25f72c: Rewrite tty_draw_line to be simpler and not to che...
'Nicholas Marriott' via tmux-git
-
2026/01/20
[tmux/tmux] 56303c: Rewrite tty_draw_line to be simpler and not to che...
'Nicholas Marriott' via tmux-git
-
2026/01/20
[tmux/tmux] d2e09c: Add a --enable-optimizations configure flag.
'Nicholas Marriott' via tmux-git
-
2026/01/19
[tmux/tmux] 9c0aea: Now the copy mode indicator can be changed, we nee...
'Thomas Adam' via tmux-git
-
2026/01/14
[tmux/tmux] 1e5f93: Add -e flag to command-prompt to close if empty, f...
'Thomas Adam' via tmux-git
-
2026/01/13
[tmux/tmux] b89d46: Add a regression test from Ilya Grigoriev.
'Nicholas Marriott' via tmux-git
-
2026/01/12
[tmux/tmux] a44353: Remember last pane or type of location for double ...
'Thomas Adam' via tmux-git
-
2026/01/11
[tmux/tmux] 426467: Add paste to the default pane menu, GitHub issue 4...
'Thomas Adam' via tmux-git
-
2026/01/09
[tmux/tmux] d1df8d: focus-follows-mouse: honour floating panes
'Thomas Adam' via tmux-git
-
2026/01/09
[tmux/tmux] 65b3a9: Removing padding needs to go through screen_write_...
'Thomas Adam' via tmux-git
-
2026/01/09
[tmux/tmux] 890cfc: Copy palette responses before processing them sinc...
'Michael Grant' via tmux-git
-
2026/01/08
[tmux/tmux] 6234d7: Do not set manual size if no window.
'Thomas Adam' via tmux-git
-
2026/01/08
[tmux/tmux] 890cfc: Copy palette responses before processing them sinc...
'Thomas Adam' via tmux-git
-
2026/01/07
[tmux/tmux] 74f609: Do not leak items if not using them because of syn...
'Michael Grant' via tmux-git
-
2026/01/07
[tmux/tmux] ff4f6b: Extend escape timeout if there are active forwarde...
'Thomas Adam' via tmux-git
-
2026/01/07
[tmux/tmux] e2afaa: Correct redrawing of wide characters when overwrit...
'Thomas Adam' via tmux-git
-
2026/01/07
[tmux/tmux] 583f12: Work out the default command from the queue in cas...
'Thomas Adam' via tmux-git
-
2026/01/06
[tmux/tmux] f22680: Do not send theme unless it has changed, and do no...
'Thomas Adam' via tmux-git
-
2026/01/06
[tmux/tmux] 035a2f: Clear trimmed lines after moving, from Antony Raj ...
'Thomas Adam' via tmux-git
-
2026/01/06
[tmux/tmux] 968f43: Initial commit. Add new new-floating-window comma...
'Michael Grant' via tmux-git
-
2026/01/06
[tmux/tmux]
'Nicholas Marriott' via tmux-git
-
2026/01/06
[tmux/tmux] ccd4dd: Do not log theme if pane is NULL.
'Thomas Adam' via tmux-git
-
2026/01/05
[tmux/tmux] baa3b5: Do not use client if there isn't one, GitHub issue...
'Thomas Adam' via tmux-git
-
2026/01/04
[tmux/tmux] 6ef737: Add some missing logging bits for themes.
'Thomas Adam' via tmux-git
-
2026/01/04
[tmux/tmux] 356d0a: Remove an unused declaration (from OpenBSD, same c...
'Nicholas Marriott' via tmux-git
-
2025/12/25
[tmux/tmux] b5c33c: Add selection_mode format variable for copy mode, ...
'Thomas Adam' via tmux-git
-
2025/12/22
[tmux/tmux] 188f96: Add {current}/{active} for -t for current window o...
'Thomas Adam' via tmux-git
-
2025/12/19
[tmux/tmux] 74f609: Do not leak items if not using them because of syn...
'Thomas Adam' via tmux-git
-
2025/12/18
[tmux/tmux] 54202f: Check image size against available screen size pro...
'Nicholas Marriott' via tmux-git
-
2025/12/18
[tmux/tmux] fe645c: Fix image scrolling at exact screen height, and ad...
'Nicholas Marriott' via tmux-git
-
2025/12/17
[tmux/tmux] 1c7e16: Add support for applications to use synchronized o...
'Thomas Adam' via tmux-git
-
2025/12/17
[tmux/tmux] ce7eb2: Do not have a default prompt cursor colour because...
'Thomas Adam' via tmux-git
-
2025/12/17
[tmux/tmux] 99ed39: Make clock mode seconds synchronized to the second...
'Thomas Adam' via tmux-git
-
2025/12/15
[tmux/tmux] 7abf3e: Note that switch-client only changes the key table...
'Thomas Adam' via tmux-git
-
2025/12/15
[tmux/tmux] f58b8d: Setting working directory after fork means there i...
'Thomas Adam' via tmux-git
-
2025/12/09
[tmux/tmux] 4b810a: Add a define for max images and bump to 20 for the...
'Nicholas Marriott' via tmux-git
-
2025/12/08
[tmux/tmux] 2e5e9c: Fix calculation of scaled SIXEL size, from nincsne...
'Nicholas Marriott' via tmux-git
-
2025/12/07
[tmux/tmux] 5c73d3: FIx combine test again...
'Nicholas Marriott' via tmux-git
-
2025/12/04
[tmux/tmux]
'Nicholas Marriott' via tmux-git
-
2025/12/04
[tmux/tmux] 6db6a3: Need signal.h for utempter, from Yasuhiro Kimura.
'Nicholas Marriott' via tmux-git
-
2025/12/04
[tmux/tmux]
'Nicholas Marriott' via tmux-git
-
2025/12/04
[tmux/tmux] ff207e: Fix y offset of mouse if status at top. GitHub iss...
'Nicholas Marriott' via tmux-git
-
2025/12/04
[tmux/tmux] 987e05: Allow drag in alternate screen again, GitHub issue...
'Thomas Adam' via tmux-git
-
2025/12/04
[tmux/tmux] bd16b2: Do not read over buffer if format is a single #, a...
'Thomas Adam' via tmux-git
-
2025/12/04
[tmux/tmux] 2fc123: Update CHANGES.
'Nicholas Marriott' via tmux-git
-
2025/12/04
[tmux/tmux] 33c1ba: Allow characters to be combined in either order, r...
'Nicholas Marriott' via tmux-git
-
2025/12/04
[tmux/tmux] 9d6c69: Fix y offset of mouse if status at top. GitHub iss...
'Thomas Adam' via tmux-git
-
2025/12/04
[tmux/tmux] 2fe137: Allow characters to be combined in either order, r...
'Thomas Adam' via tmux-git
-
2025/12/03
[tmux/tmux] 820df0: Add check that the pane is not in alternate screen...
'Thomas Adam' via tmux-git
-
2025/12/03
[tmux/tmux] ee9cf1: Fix the size caluation for left-right windows used...
'Thomas Adam' via tmux-git
-
2025/12/02
[tmux/tmux] 2c78a5: Add horizontal border case to server_client_check_...
'Nicholas Marriott' via tmux-git
-
2025/12/02
[tmux/tmux] 322adf: Add a get-clipboard option which when enabled (the...
'Thomas Adam' via tmux-git
-
2025/12/01
[tmux/tmux] 04f320: Add horizontal border case to server_client_check_...
'Thomas Adam' via tmux-git
-
2025/12/01
[tmux/tmux] b2d6eb: Fix combine-test.result, GitHub issue 4717.
'Nicholas Marriott' via tmux-git
-
2025/12/01
[tmux/tmux] bfecbb: Fix combine-test.result, GitHub issue 4717.
'Nicholas Marriott' via tmux-git
-
2025/11/28
[tmux/tmux] dfaf47: session_index was never actually implemented, remo...
'Thomas Adam' via tmux-git
-
2025/11/26
[tmux/tmux] 0af042: Newer libevents do not allow event_del on a zero'd...
'Nicholas Marriott' via tmux-git
-
2025/11/26
[tmux/tmux] a0dfef: Place cursor on correct line if message-line is no...
'Thomas Adam' via tmux-git
-
2025/11/26
[tmux/tmux]
'Nicholas Marriott' via tmux-git
-
2025/11/26
[tmux/tmux] 6db6a3: Need signal.h for utempter, from Yasuhiro Kimura.
'Nicholas Marriott' via tmux-git
-
2025/11/26
[tmux/tmux] bfa2f7: Need signal.h for utempter, from Yasuhiro Kimura.
'Nicholas Marriott' via tmux-git
-
2025/11/26
[tmux/tmux] ca74fa: Update version and CHANGES.
'Nicholas Marriott' via tmux-git
-
2025/11/26
[tmux/tmux]
'Nicholas Marriott' via tmux-git
-
2025/11/26
[tmux/tmux] a66900: Add seconds options for clock mode, from augustus7...
'Nicholas Marriott' via tmux-git
-
2025/11/25
[tmux/tmux] f0dec8: Add seconds options for clock mode, from augustus7...
'Thomas Adam' via tmux-git
-
2025/11/25
[tmux/tmux] 1d8923: Add a resize callback for menus so that they are c...
'Nicholas Marriott' via tmux-git
-
2025/11/25
[tmux/tmux] 1d8923: Add a resize callback for menus so that they are c...
'Thomas Adam' via tmux-git
-
2025/11/25
[tmux/tmux] ca74fa: Update version and CHANGES.
'Nicholas Marriott' via tmux-git
-
2025/11/25
[tmux/tmux]
'Nicholas Marriott' via tmux-git
-
2025/11/25
[tmux/tmux]
'Nicholas Marriott' via tmux-git
-
2025/11/25
[tmux/tmux] cbd419: Fix grey colour, from Magnus Gross.
'Nicholas Marriott' via tmux-git
-
2025/11/18
[tmux/tmux] b52dcf: Allow show-messages to work without a client.
'Thomas Adam' via tmux-git
-
2025/11/14
[tmux/tmux] 72117d: Send matching terminator on queued requests, repor...
'Thomas Adam' via tmux-git
-
2025/11/13
[tmux/tmux] 113aaf: When copying a line from one screen to another, st...
'Thomas Adam' via tmux-git
-
2025/11/12
[tmux/tmux] 768042: Fix build afte merge, from Vladimir Lomov.
'Nicholas Marriott' via tmux-git
-
2025/11/12
[tmux/tmux] 66279c: Make requests to the external terminal one queue i...
'Thomas Adam' via tmux-git
-
2025/11/12
[tmux/tmux] 3c9e10: If display-popup is used inside a popup, modify th...
'Thomas Adam' via tmux-git
-
2025/11/12
[tmux/tmux] 9e21f4: Add a command to explcitly set the selection mode ...
'Thomas Adam' via tmux-git
-
2025/11/11
[tmux/tmux] c77d49: Save and restore images in alternate screen, GitHu...
'Nicholas Marriott' via tmux-git
-
2025/11/07
[tmux/tmux] c1667b: consistently use tabs for indentation
'Thomas Adam' via tmux-git
-
2025/11/07
[tmux/tmux] d65bac: Do not try to allocate zero size colours, GitHub i...
'Nicholas Marriott' via tmux-git
-
2025/11/03
[tmux/tmux] 305107: Ignore Hangul filler character. There doesn't seem...
'Thomas Adam' via tmux-git
-
2025/11/03
[tmux/tmux] 29db8a: Set and check COLORTERM as a hint for RGB colour.
'Thomas Adam' via tmux-git
-
2025/10/30
[tmux/tmux] 1e61e5: If tmux receives a palette request (OSC 4) in a pa...
'Thomas Adam' via tmux-git
-
2025/10/29
[tmux/tmux] 1a4196: Don't enter copy mode on mouse wheel in alternate ...
'Thomas Adam' via tmux-git
-
2025/10/29
[tmux/tmux] f812b8: Cast to avoid warnings on 32-bit architectures. Gi...
'Nicholas Marriott' via tmux-git
-
2025/10/28
[tmux/tmux] 0c5abf: Add commands to centre the cursor in copy mode, fr...
'Thomas Adam' via tmux-git
-
2025/10/28
[tmux/tmux] 9bf8ca: Support case insensitive search in modes in the sa...
'Thomas Adam' via tmux-git
-
2025/10/28
[tmux/tmux] b4ba6e: Do not realpath() everything since it is pointless...
'Thomas Adam' via tmux-git