# GNU Screen `gnu_screen` !!! info [**GNU Screen**](https://www.gnu.org/software/screen/) GNU Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. The `gnu_screen` displays active GNU Screen session. ## Options | Variable | Default | Meaning | | :-------------------------- | :--------------------------------: | ----------------------------------- | | `SPACESHIP_GNU_SCREEN_SHOW` | `true` | Show section | | `SPACESHIP_GNU_SCREEN_ASYNC` | `false` | Render section asynchronously | | `SPACESHIP_GNU_SCREEN_PREFIX` | `$SPACESHIP_PROMPT_DEFAULT_PREFIX` | Section's prefix | | `SPACESHIP_GNU_SCREEN_SUFFIX` | `$SPACESHIP_PROMPT_DEFAULT_SUFFIX` | Section's suffix | | `SPACESHIP_GNU_SCREEN_SYMBOL` | `💻 ` | Symbol displayed before the section | | `SPACESHIP_GNU_SCREEN_COLOR` | `yellow` | Section's color |