You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Window(fix[move_window]): refresh moved window state
why: move-window can land on an index different from the requested target and can
also change the owning session, leaving the returned Window stale.
what:
- refresh Window state after every successful move-window command
- add regressions for relative move freshness
- add a cross-session move regression with an explicit destination
0 commit comments