diff options
author | 2009-08-12 06:04:28 +0000 | |
---|---|---|
committer | 2009-08-12 06:04:28 +0000 | |
commit | 8ec2b3f5f78d792ae500232b132ea10ff20a55e6 (patch) | |
tree | 506c40759447f4ee2785f4d0775dac6ffd29c256 /usr.bin/tmux/window.c | |
parent | don't confuse chars with strings; ok oga@ (diff) | |
download | wireguard-openbsd-8ec2b3f5f78d792ae500232b132ea10ff20a55e6.tar.xz wireguard-openbsd-8ec2b3f5f78d792ae500232b132ea10ff20a55e6.zip |
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).
Diffstat (limited to 'usr.bin/tmux/window.c')
0 files changed, 0 insertions, 0 deletions