A plugin for oh-my-zsh that forces me to use iTerm instead of Apple Terminal
Go to file
2024-08-07 22:12:17 +10:00
force-iterm.plugin.zsh Add README.md and force-iterm.plugin.zsh 2024-08-07 22:12:17 +10:00
README.md Add README.md and force-iterm.plugin.zsh 2024-08-07 22:12:17 +10:00

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.