Fix "WARNING: terminal is not fully functional" on Linux or Solaris

To fix the "terminal is not fully functional" warning, do the following:

export TERM=screen

Using `export TERM=screen' also fixes the "Cannot find terminfo entry for 'xterm-256color'." error.

View this page on GitHub.
Posted .

Comments

Leave a Reply