config/oh-my-zsh/plugins/screen
2023-02-27 20:04:56 +05:30
..
README.md add zsh 2023-02-27 20:04:56 +05:30
screen.plugin.zsh add zsh 2023-02-27 20:04:56 +05:30

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)