How to use same terminal window after using “rails server” command?
Okay here's my problem. I type in "rails s" and then my terminal won't let me type in any commands. So I have to start a new terminal window, which is pretty annoying. On the other hand I can type in "rails s -d" which detaches, and then it's a pain to stop the server when I need to. (Instead of using control+c, I have to find the PID and use kill -9 PID) I'm not a professional, so if anyone has any advice it would be much appreciated, thank you! I don't believe there is a way to do the thing you are specifically asking for. However, I use Iterm2 which allows me to open multiple terminal