Hi Nicholas,
On Sun, Mar 24, 2013 at 10:54:48PM +, Nicholas Marriott wrote:
> Why do you need to make sure it exists? Why not create it?
It is much cleaner to script against a stable setup. It also provides
for a better user experience: It should be always possible to switch to
the fixed sess
r the contained job has finished (based
> on exit code). It must make sure that the target session exists. To
> avoid hacking, it would be very practical if there were persistent
> sessions (sessions which are not destroyed when the last window has
> gone).
>
> I've alrea
very practical if there were persistent
sessions (sessions which are not destroyed when the last window has
gone).
I've already digged into the code, but simply not destroying the session
results in server crashes (as expected). Proper patching probably
requires proficiency with the RB tree