CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/09/03 06:20:17
Modified files: usr.bin/tmux : cmd-find-window.c tmux.h Log message: When choosing a pane found by find-window, switch to that pane rather than just the window. Also use a helper function for the inner loop.