mirror of
https://github.com/tmux/tmux.git
synced 2026-05-30 22:26:18 +00:00
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.
This commit is contained in: