Further support for term24bit. Teach output.cpp what to do with it.

This commit is contained in:
ridiculousfish
2014-09-19 18:44:18 -07:00
parent 555ff00a30
commit b8181f9eb8
6 changed files with 47 additions and 18 deletions

View File

@@ -465,6 +465,7 @@ void update_fish_color_support(void)
}
else
{
/* We don't attempt to infer term24 bit support yet. */
support_term24bit = false;
}