flowin 11f36cf922 screen: add README (#8256) | 5 years ago | |
---|---|---|
.. | ||
README.md | 5 years ago | |
screen.plugin.zsh | 12 years ago |
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)