flowin 11f36cf922 screen: add README (#8256) 4 年之前
..
README.md 11f36cf922 screen: add README (#8256) 4 年之前
screen.plugin.zsh af729cc476 Add support of screen-* $TERM in screen plugin 11 年之前

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)