diff options
author | nicm <nicm> | 2013-10-10 11:58:24 +0000 |
---|---|---|
committer | nicm <nicm> | 2013-10-10 11:58:24 +0000 |
commit | 34674bb180176662d51b774cfcd9f335f329f235 (patch) | |
tree | c94db10be93081849553eef5472ea82cf8929b36 /cmd-load-buffer.c | |
parent | 784b711393f99523482515d7e6d0114f96f2ecec (diff) | |
download | rtmux-34674bb180176662d51b774cfcd9f335f329f235.tar.gz rtmux-34674bb180176662d51b774cfcd9f335f329f235.tar.bz2 rtmux-34674bb180176662d51b774cfcd9f335f329f235.zip |
Renumber windows: Lookup lastw via window not index
When calling 'movew -r' on a session to reorder the winlinks, ensure
when adding back in the information for the lastw stack that we look up
the winlink based on the window and not its index.
Using the index doesn't make sense here because when comparing it to the
old set, it will never match since the winlink has been renumbered.
Bug reported by Ben Boeckel. Patch by Thomas Adam.
Diffstat (limited to 'cmd-load-buffer.c')
0 files changed, 0 insertions, 0 deletions