end - scgray/jsqsh GitHub Wiki
\end
Ends the current session
Synopsis
\end [next-session]
Description
The \end
command ends the current session and switches to another session.
Options
next-session
If provided, causes the current session to be ended and the context switched
to a specific session (to see a list of session's, run the \session
command).
If not provided, then the next available session will be utilized.