mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
4387db506f558ec30bdbbd9b57b4c9f04c366e4f

dup() the stdin fd so it isn't closed twice (once for stdin, once for tty).
Ensure we overwrite wide characters properly, and never overwrite characters we weren't overlapping.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%