commit | 3ebcf25149d75977ea97e9d4f786e0508d1a0d5e | [log] [download] |
---|---|---|
author | nicm <nicm> | Thu Oct 22 11:23:00 2015 +0000 |
committer | nicm <nicm> | Thu Oct 22 11:23:00 2015 +0000 |
tree | 8250194fa5ed8b55e90165ab6152cca28700cb36 | |
parent | a05c27a7e1c4d43709817d6746a510f16c960b4b [diff] |
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.