You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
often used during Python development on Linux and macOS
15
15
[operating systems](/operating-systems.html). Screen makes it easier for
16
16
programmers to use many shells within a single terminal window while
17
17
developing their applications.
@@ -23,3 +23,6 @@ developing their applications.
23
23
### Screen resources
24
24
*[Learn to use screen, a terminal multiplexer](https://dev.to/thiht/learn-to-use-screen-a-terminal-multiplexer-gl)
25
25
26
+
*[SCREEN - the terminal multiplexer](https://michael-prokop.at/screen/index.php3)
27
+
28
+
*[Using GNU Screen to Manage Persistent Terminal Sessions](https://linode.com/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/)
0 commit comments