When I invoke erl
on the CMD I get this output:
Eshell V10.1 (abort with ^G)
1>
As far as I know, the switch command should kick in when I press Ctrl + G, but instead what I get is a new shell.
Do I have to press a different key combination? Does the switch command exist on erl
for Windows?