mirror of
https://github.com/tmux/tmux.git
synced 2026-07-11 03:49:31 +00:00
43e5e80343185e69a1b864fc48095ede0b898180
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.
Description
tmux source code
Languages
C
78%
Shell
13.4%
Roff
6.3%
Yacc
1.1%
M4
0.7%
Other
0.4%