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)
Fixes #9701
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
README.md | screen: add README (#8256) | |
screen.plugin.zsh | fix: use `$USERNAME` guaranteed to always be defined in zsh |
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)