Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: a2acf0f7cf82d8933e8bd5d8ff79238cbee6b178
https://github.com/tmux/tmux/commit/a2acf0f7cf82d8933e8bd5d8ff79238cbee6b178
Author: nicm <nicm>
Date: 2026-05-01 (Fri, 01 May 2026)
Changed paths:
M format.c
Log Message:
-----------
Check time inside repeat (R:) loop as well.
Commit: 524f283cc6fb6f91bb72b8e7f043fcc3b80a97a1
https://github.com/tmux/tmux/commit/524f283cc6fb6f91bb72b8e7f043fcc3b80a97a1
Author: nicm <nicm>
Date: 2026-05-01 (Fri, 01 May 2026)
Changed paths:
M cmd-copy-mode.c
M options-table.c
M screen.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Add support for line numbers in copy mode. A new copy-mode-line-numbers
option has the following modes: off, default (tmux's normal line
numbering where 0 is the top visible line), absolute (first line in
history is 1), relative (relative to the cursor) and hybrid (current
line is absolute, others relative). Also adds
copy-mode-line-number-style and copy-mode-current-line-number-style to
set the style of the line numbers. When copy mode is entered with the
mouse, line numbers stay off.
>From Leo Henon in GitHub issue 5025.
Commit: 92522473b03db7e293583c9922db492225daa7b4
https://github.com/tmux/tmux/commit/92522473b03db7e293583c9922db492225daa7b4
Author: Thomas Adam <[email protected]>
Date: 2026-05-01 (Fri, 01 May 2026)
Changed paths:
M cmd-copy-mode.c
M format.c
M options-table.c
M screen.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/d85f1b942da3...92522473b03d
To unsubscribe from these emails, change your notification settings at
https://github.com/tmux/tmux/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/d85f1b-925224%40github.com.