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

== Rather than constructing an entire termios struct from ttydefaults.h, just let forkpty do it and then alter the bits that should be changed after fork. A little neater and more portable. == This should fix problems caused by glibc's broken ttydefaults.h file.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%