mirror of
https://github.com/tmux/tmux.git
synced 2026-09-21 20:37:42 +00:00
5b5004e5ac95b858ef2e134c9e056dd05a38d430
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).
Description
tmux source code
Languages
C
73.2%
Shell
19.1%
Roff
5.6%
Yacc
0.9%
M4
0.7%
Other
0.4%