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