mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-06-03 08:15:40 +02:00
lib/termsupport.zsh creates titles for screen which take precedence over titles set by the screen plugin. Unsetting the title() function within the screen plugin prevent this "race-condition".