Go to file
Nicholas Marriott 85e8b70625 imsg closes the fd after sending, so dup() STDIN_FILENO before passing it to
the parent, otherwise TIOCGWINSZ will fail when the window is resized (that
could actually be moved into the server but this is more future-proof and
avoids breaking the protocol).
2009-08-12 06:04:28 +00:00
2009-07-19 13:21:40 +00:00
2009-07-30 20:41:48 +00:00
2009-07-19 13:21:40 +00:00
2009-08-10 17:14:55 +00:00
Description
tmux source code
88 MiB
Languages
C 84.5%
Roff 6.9%
Shell 6.2%
Yacc 1.2%
M4 0.7%
Other 0.5%