mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +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
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%