A remote control client can ask to keep its session record alive after remote control is turned off.
What's wrong with this entry?
A remote control client can now send keep_session_on_exit (client-side option keepSessionOnExit) when it connects, and the session record is kept rather than archived when Remote Control is later disabled.
- The flag sets an internal never-archive marker on the remote control connection; while it is set, the archive step does nothing and the session is released with its record retained.
- Only takes effect if the connecting client sends the flag. Without it, the previous behaviour of archiving on exit is unchanged.
keep_session_on_exit
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.219
Left-arrow session exit now blocks on unsent input
Both mention exit