From bb7c30e7746ae9a2d0f10f68bf40f601210b9a43 Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 3 Feb 2014 09:54:50 +0100 Subject: [PATCH] Update evtable.py --- src/utils/evtable.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/utils/evtable.py b/src/utils/evtable.py index 37e5285f0f..6ddb9b6868 100644 --- a/src/utils/evtable.py +++ b/src/utils/evtable.py @@ -6,6 +6,10 @@ EvTable This is an advanced ASCII table creator. It was inspired by prettytable but shares no code. +WARNING: UNDER DEVELOPMENT. Evtable does currently NOT support +colour ANSI markers in the table. Non-colour tables should +work fully (so make issues if they don't). + Example usage: