mirror of
https://github.com/tmux/tmux.git
synced 2026-09-20 11:58:08 +00:00
2e2e762743417ae7a0c32a4b40909ecdf3bb3560
The cursession member in struct cmd_ctx is always either curclient->session or NULL when curclient is also NULL, so just eliminate it.
Description
tmux source code
Languages
C
73.5%
Shell
18.7%
Roff
5.7%
Yacc
0.9%
M4
0.7%
Other
0.4%