1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-30 07:04:45 +01:00
Files
oh-my-zsh/lib/termsupport.zsh
Andrew Janke 4fc6dccb42 term: Move DISABLE_AUTO_TITLE check to hooks
Move the DISABLE_AUTO_TITLE check from title() to the preX hook
functions that call it, to allow the title() function to be used
directly by user or other callers.
2015-02-10 19:38:11 +01:00

1.8 KiB