aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatthew White <mehw.is.me@inventati.org>2021-08-24 21:16:09 +0000
committerMatthew White <mehw.is.me@inventati.org>2021-10-20 23:23:31 +0200
commit2fea154c45ac2fc17a4cbe1741d6454760d87716 (patch)
tree9320260835a799220b0682234493ef439228923c /test
parent91419fb5997de269ec74170a5383074c8ee32166 (diff)
persp-remove-buffer: bury buffer walking windows in one way loop
A one way loop, with pre-defined start and end, prevents any infinite ping-pong. This is not just syntactic sugar. In a "while buried buffer found in window" loop, there is the risk that when the buffer is buried in one window, it may be un-buried in another (for "mystic" reasons) and the loop will never end.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions