Screen

Screen (source code) is a terminal multiplexer implementation often used during Python development on Linux and macOS operating systems. Screen makes it easier for programmers to use many shells within a single terminal window while developing their applications.

Screenshot of the Screen program.

Screen is an implementation of the terminal multiplexers concept. Learn more in the development environments chapter or view the table of contents for all topics.

Screen resources

Learn more about dev environments or move to editors?

I want to learn how to code a Python web application using a framework.

Tell me about using the Vim editor for Python development.

I'd like to learn about Emacs for Python coding.


Matt Makai 2012-2022