Marc Cornellà 02d07f3e3d fix: use `$USERNAME` guaranteed to always be defined in zsh 3 years ago
..
README.md 11f36cf922 screen: add README (#8256) 4 years ago
screen.plugin.zsh 02d07f3e3d fix: use `$USERNAME` guaranteed to always be defined in zsh 3 years ago

README.md

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.

plugins=(... screen)