Skip to content

Commit

Permalink
Update google_cloud_setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AntreasAntoniou committed Nov 20, 2018
1 parent 44de000 commit 37d3bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notes/google_cloud_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Replacing screen_id with the id of the session you want to enter.

While in a session, you can use
- ```ctrl+a+esc``` To pause process and be able to scroll
- ```ctrl+a+d``` to detach from session while leaving it running
- ```ctrl+a+d``` to detach from session while leaving it running (once you detach you can reattach using ```screen -r```)
- ```ctrl+a+n``` to see the next session.
- ```ctrl+a+c``` to create a new session

0 comments on commit 37d3bc0

Please sign in to comment.