Description
Windows Terminal version
1.22.10731.0
Windows build number
10.0.26100.0
Other Software
No response
Steps to reproduce
- Run Windows Terminal for several days, over which period many tabs have been opened, closed, renamed etc.
- Somehow Windows Terminal crashes (this in itself is obviously caused by a different bug, but inevitably this will sometimes happen)
- Re-launch Windows Terminal and find that it has restored the wrong tabs (the ones that were open last time it had a clean shutdown)
Expected Behavior
Windows Terminal should restore the tabs that were open at least vaguely recently before the crash (e.g. by persisting this state either on a regular interval, or each time a new tab is opened/renamed.
Actual Behavior
Instead it restores whatever tabs were open last time I explicitly closed it (i.e. the same set that it restored last time) which may well be multiple days ago and completely different from the tabs that I had been using before the crash.
Unfortunately this makes the restore feature pretty useless in the case of a crash 😢