Kodi Community Forum

Full Version: [Mac] Terminal on Lion
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If you use Terminal on Lion to ssh into your AppleTV or other device, you might see errors like this:

Code:
-bash-2.05b$ top
Error opening terminal: xterm-256color.

This is because in Lion the new Terminal default is to emulate an xterm-256color terminal. The solution is to change this to xterm-color:

Terminal->Preferences->Settings->Advanced: Emulation Declare terminal as xterm-color.