mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
80af85a102bcb4c91d6ce08102131a4654212d80

highlight the status line if it matches. - To make this possible, the function cmd_find_window_search from cmd-find-window.c had to be moved to window.c and renamed window_pane_search. - While there use three new functions in server.c to check for bell, activity, and content, to avoid too much nesting.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%