mirror of
https://github.com/tmux/tmux.git
synced 2025-09-04 06:56:58 +00:00
2df08827223872cd6b3ac1df527e55c2275a08cc

Convert the window pane (pty master side) fd over to use a bufferevent. The evbuffer API is very similar to the existing tmux buffer API so this was remarkably painless. Not many possible ways to do it, I suppose.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%