sekhali 64bf435678 initial commit | před 1 rokem | |
---|---|---|
.. | ||
README.md | před 1 rokem | |
screen.plugin.zsh | před 1 rokem |
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)