A plugin for oh-my-zsh that forces me to use iTerm instead of Apple Terminal
force-iterm.plugin.zsh | ||
README.md |
Force iTerm
I have started to hate Apple Terminal, and as an alternative, I am using iTerm. I made this plugin to prevent myself from ever using Apple Terminal again. The straw that broke the camel's back for me was the fact that emacs didn't display shell command outputs correctly if I started it from Apple Terminal. It showed ^[]7file://... BUT not if I started emacs from iTerm. So I just decided to write this to make sure that it would be displayed correctly. It is probably not emacs' fault if my chaning the shell changes something, so it's probably Apple's fault.