Start a screen session using: screen -S sess pry This creates a session named "sess" running pry Now use ctrl-c, ctrl-c. First time you use it will ask for the session name, give it 'sess'. Next time will be automatic. The text will end up in your screen.
6.5 KiB
6.5 KiB