CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/22 05:23:00
Modified files:
usr.bin/tmux : cmd-find.c
Log message:
If the pane is still on all_window_panes but not actually connected to
window or session (which can happen if it is killed during a command
sequence and something else has a reference), fall back to the best
effort. Fixes "tmux killw\; detach" for Rudis Muiznieks.
