I’m trying to generate an ssh key to connect github to another editor app but open term stops after asking for password. Opening new tabs and trying on their commands like ls returns nothing as well. It seems to get stuck on the simplest commands. All that works is pwd Command.
I'm having the same issue. It gets as far as asking for a password and then hangs. The keyboard only give the option to 'stop' and it correctly prints ^C but does nothing after that
I’m trying to generate an ssh key to connect github to another editor app but open term stops after asking for password. Opening new tabs and trying on their commands like
ls
returns nothing as well. It seems to get stuck on the simplest commands. All that works ispwd
Command.