Manuel Faux fee61a7c47 fix(screen): Prevent title being overwritten (#4633) 5 tháng trước cách đây
..
README.md 11f36cf922 screen: add README (#8256) 5 năm trước cách đây
screen.plugin.zsh fee61a7c47 fix(screen): Prevent title being overwritten (#4633) 5 tháng trước cách đây

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)