Return to the shell and back
To open a new shell process directly from F2 Commander, hit x
. This starts
(forks) a subprocess with a new shell in the current location (directory
being listed in the currently active panel).
Since the new shell is a subprocess, to return back to the F2 Commander,
simply quit it (e.g., Ctrl+d
or type and execute exit
).