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.
Comments
Leave a Reply