1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-13 19:00:40 +01:00

Noting that terminalapp plugin has been deprecated

✿ Corey
2017-07-13 16:49:24 -07:00
parent b9dbf12d98
commit bfd1b4b74b

@@ -1433,7 +1433,7 @@ Note that if a filename is misspelled or doesn't have the necessary path descrip
**Maintainer:** [OutPunk](https://github.com/OutPunk)
- terminalapp - automatically sets the Terminal.app resume directory, so when restoring windows with OS X Lion's "Resume" feature it will restore the directory too.
- terminalapp - automatically sets the Terminal.app resume directory, so when restoring windows with OS X Lion's "Resume" feature it will restore the directory too. **Note**: This plugin is deprecated and the functionality has been folded into core lib/termsupport.zsh which is loaded for all users. If you have a current version of Oh My Zsh, remove this from your $plugins list.
---