1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
nicm 34674bb180 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.
2013-10-10 11:58:24 +00:00
2013-03-25 10:06:13 +00:00
2013-04-11 21:52:18 +00:00
2013-03-25 11:44:00 +00:00
2013-10-10 11:50:36 +00:00
2013-04-17 08:41:41 +00:00
2013-07-05 14:44:06 +00:00
2013-04-24 10:01:32 +00:00
2013-07-05 14:44:06 +00:00
2013-10-10 11:50:20 +00:00
Description
No description provided
17 MiB
Languages
C 90.8%
Roff 6.9%
M4 0.9%
Awk 0.6%
Makefile 0.4%
Other 0.3%