Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: c9616700ca94a06e85dd21dd40687ed61934b8fa
https://github.com/tmux/tmux/commit/c9616700ca94a06e85dd21dd40687ed61934b8fa
Author: nicm <nicm>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M cmd-queue.c
M options-table.c
M tmux.1
Log Message:
-----------
Add a command-error hook when a command fails, from Hugh Davenport in
GitHub issue 3973.
Commit: 5b5004e5ac95b858ef2e134c9e056dd05a38d430
https://github.com/tmux/tmux/commit/5b5004e5ac95b858ef2e134c9e056dd05a38d430
Author: nicm <nicm>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M options-table.c
M tmux.1
M window-copy.c
Log Message:
-----------
Revert part of the change for GitHub issue 3675 because it does not work
correctly, it was intended to skip lines that are already being searched
as part of a previous wrapped line but in fact is skipping all lines
except the last in wrapped lines.
Also revert the search-wrapped-lines option (I didn't realize it was
intended to work around this).
Commit: 8ef899f315c35ece1eb6cddc53914581e9d4887f
https://github.com/tmux/tmux/commit/8ef899f315c35ece1eb6cddc53914581e9d4887f
Author: Thomas Adam <[email protected]>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M cmd-queue.c
M options-table.c
M tmux.1
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/6ff8f8fbf9f6...8ef899f315c3
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/6ff8f8-8ef899%40github.com.