CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/17 01:05:58
Modified files: usr.bin/tmux : cmd-choose-session.c cmd-choose-window.c cmd-find-window.c tmux.h window-choose.c Log message: A similar for fix for window_choose: don't rely on the callback always being called to free data, have a separate free callback and call it from the mode cleanup code.