0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Manuel Faux
fee61a7c47
fix(screen): Prevent title being overwritten (#4633)
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".
2024-06-12 03:19:48 -07:00
vladislav doster
1d09c6bb0a
style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
Marc Cornellà
02d07f3e3d
fix: use $USERNAME guaranteed to always be defined in zsh
Fixes #9701
2021-03-25 12:08:00 +01:00
flowin
11f36cf922 screen: add README (#8256) 2019-10-15 23:25:56 +02:00
Denys Lózko
af729cc476 Add support of screen-* $TERM in screen plugin 2012-11-22 00:48:44 +02:00
Fredrik Appelberg
f1af415899 figuring out home dir on unix systems as well 2011-03-09 12:19:01 +01:00
Fredrik Appelberg
c2e8bed253 Added a plugin for GNU Screen. 2011-03-07 14:22:06 +01:00