Hacker News new | ask | show | jobs
by tehnicaorg 2013 days ago
Is there an easy way to check if everything is set up properly and also to get tips on what needs to be changed?
1 comments

Not really, but the most common mistake is to set TERM in your shell startup files (.bashrc, for example). If you do that, then you could end up setting it to a value not supported by your terminal emulator. If you don't set it, then your terminal emulator will set it to an appropriate value for you.