Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 937ba1d8dd9ed6b42a61cef7d9fab761ca6f9dbb
https://github.com/tmux/tmux/commit/937ba1d8dd9ed6b42a61cef7d9fab761ca6f9dbb
Author: nicm <nicm>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M tty-keys.c
Log Message:
-----------
Both terminators \007 and \033\\ leave the index pointing to the final
character of the terminator, so correct the size calculation to always
add one. GitHub issue 4082.
Commit: de6bce057a27fe3d1ac804c87cfe50846f75eb10
https://github.com/tmux/tmux/commit/de6bce057a27fe3d1ac804c87cfe50846f75eb10
Author: nicm <nicm>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M input.c
Log Message:
-----------
Allow REP to work with Unicode characters, GitHub issue 3687.
Commit: 963e824f5f302894fe30e9ba4e4803d1008fe04e
https://github.com/tmux/tmux/commit/963e824f5f302894fe30e9ba4e4803d1008fe04e
Author: Thomas Adam <[email protected]>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M input.c
M tty-keys.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/651891c3bd32...963e824f5f30
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 on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/651891-963e82%40github.com.