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

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)