Back to Ohmyzsh

screen

plugins/screen/README.md

latest241 B
Original Source

screen

This plugin sets title and hardstatus of the tab window for screen, the terminal multiplexer.

To use it add screen to the plugins array in your zshrc file.

zsh
plugins=(... screen)