mirror of
https://github.com/tmux/tmux.git
synced 2026-08-07 07:49:02 +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
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%