session restore (s r) crash
doremiyeon opened this issue · 2 comments
doremiyeon commented
Line 4546 in 5e5a17f
when attempting to restore a session by hitting 's r', sname is NULL here. should probably check for that and write @\0 to curssn.
jarun commented
Raise a PR please.
doremiyeon commented
#1969 here you go, sorry.