When using the local tty (1-6), the default terminal is set to "linux". This default terminal only supports 8 colors ( tput colors shows 8 ). suplemon prints the following warning at each program start as a result:
suplemon.ui - WARNING - Enhanced colors failed to load. You could try 'export TERM=xterm-256color'.
Suggestion: don't print warning, or provide a setting to ignore this issue and not print a warning each time.
When using the local tty (1-6), the default terminal is set to "linux". This default terminal only supports 8 colors (
tput colorsshows 8 ). suplemon prints the following warning at each program start as a result:Suggestion: don't print warning, or provide a setting to ignore this issue and not print a warning each time.