Kodi Community Forum
[Mac] Terminal on Lion - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Off-Topic (https://forum.kodi.tv/forumdisplay.php?fid=113)
+--- Thread: [Mac] Terminal on Lion (/showthread.php?tid=108091)



[Mac] Terminal on Lion - Buadhai - 2011-08-19

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.