
20 Apr
2016
20 Apr
'16
10:12 a.m.
Nathanaƫl Blanchet <blanchet@abes.fr> writes:
* how to get out of a selectionned vm where we are on the login prompt (why not backing up to the vm menu) rather than killing the ssh process or closing the terminal? Usual "^] " doesn't work there.
You must use ssh escape sequences with ssh, ~. should work here. See ESCAPE CHARACTERS section in `man ssh' for more information.