From 77a7dd82a9db5daa9471df7640e87fff9be35019 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Wed, 24 Dec 2014 12:43:00 -0800 Subject: [PATCH] Fix for assertion failure in fish_indent when setting a non-RGB color --- fish_indent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish_indent.cpp b/fish_indent.cpp index 329361066..dfa920b98 100644 --- a/fish_indent.cpp +++ b/fish_indent.cpp @@ -179,7 +179,7 @@ static std::string ansi_colorize(const wcstring &text, const std::vector