CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/22 09:30:11
Modified files:
usr.bin/tmux : cmd-set-option.c resize.c server-client.c
server-window.c server.c tmux.h window.c
Log message:
Change the windows array into an RB tree and fix some places where we
were only looking at the first winlink for a window in a session.
