summaryrefslogtreecommitdiffstats
path: root/tty.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-05-21 18:27:42 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-05-21 18:27:42 +0000
commit7a4679a17f827efaebb5dac5059f4b8bba69c4cf (patch)
tree03e87bbf9af9f6e8a957caedad6ec1b37f306e98 /tty.c
parentac7e2f13e999c1f24b58f7db868c7faeeb0a3c0e (diff)
Instead of passing stdin/stdout/stderr file descriptors over imsg and
handling them in the server, handle them in the client and pass buffers over imsg. This is much tidier for some upcoming changes and the performance hit isn't critical. The tty fd is still passed to the server as before. This bumps the tmux protocol version so new clients and old servers are incompatible.
Diffstat (limited to 'tty.c')
0 files changed, 0 insertions, 0 deletions