vladislav doster 1d09c6bb0a style: remove trailing whitespace (#12303) 1 month ago
..
README.md 11f36cf922 screen: add README (#8256) 4 years ago
screen.plugin.zsh 1d09c6bb0a style: remove trailing whitespace (#12303) 1 month 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)