-- /bin/exit - Disconnects from a remote session or cloes terminal window. if is_remote_session then return bettola.disconnect(context) else return bettola.close_terminal(context) end