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

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.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%