This patch adds recognition of the escape codes \033[90m-\033[97m and \033[100m-\033[107m. These codes choose a foreground and backgroud color (respectively) from the upper 8 color codes. This patch has already been accepted by KainX, so it will likely be present in 0.9.3. Reproducible: Didn't try Steps to Reproduce: N/A Actual Results: N/A Expected Results: N/A
Created attachment 16048 [details, diff] Patch that implements ANSI 16-color code intepretation
0.9.2-r5 adds this patch, thanks :)