mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
64caf59e84c3ae1c06773bb8ec91165eeedabe6d

with imsg and fatal if it doesn't, then set the FD_CLOEXEC flag in tty_init instead of tty_open to prevent them leaking into child processes if any are created between the two calls. This bumps the protocol version, so the tmux server should be killed before upgrading.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%