Switch to a session. Maps to: .session <name>
.session <name>
If session exists, replays its history. If new, starts recording to session file.
Future<void> session(String sessionId);