Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 43e5e80343185e69a1b864fc48095ede0b898180
https://github.com/tmux/tmux/commit/43e5e80343185e69a1b864fc48095ede0b898180
Author: nicm <nicm>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M window-copy.c
Log Message:
-----------
Skip wrapped lines in top level search loop because they will be
combined in the inner loop (in window_copy_search_rl_regex and the
others), avoids searching the same text multiple times. Also add a line
length limit for regex searches. GitHub issue 3675.
Commit: e26356607e38cbb4676a7c91815ae2d5734443c3
https://github.com/tmux/tmux/commit/e26356607e38cbb4676a7c91815ae2d5734443c3
Author: Thomas Adam <[email protected]>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/1742138f0534...e26356607e38
--
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/174213-e26356%40github.com.