commit | 1e426896611f81dd6306263cb337e7ea7d80238e | [log] [download] |
---|---|---|
author | nicm <nicm> | Sat Jul 04 14:24:02 2020 +0000 |
committer | nicm <nicm> | Sat Jul 04 14:24:02 2020 +0000 |
tree | e5ee781e439c507a1b92c6ec8f38d48fb4f71364 | |
parent | 43e1577b5d6c40369eb353322f68a12b36d609b0 [diff] |
kill-window -a cannot just walk the list of windows because if renumber-windows is on, the window it wants to keep could be moved. Change to renumber afterwards and also behave better if the window is linked into the session twice. GitHub issue 2287.