Could herbe interpret ansi escape sequences? It would be really useful with some commands like cal which use* ansi escape sequence to highlight current date.
*(at least it seems like it does)
If it's not possible for what ever reason (or would add unnecessary complexity (I like my programs minimal ;) )), supporting multiple text colors would also be awesome (with it's own escape codes like e.x. %c0 %c1, etc.), but if there isn't simple way of doing this, or it's more fit for a patch, I won't mind not having it.
PS: Thank you dudik, herbe is awesome!
Could herbe interpret ansi escape sequences? It would be really useful with some commands like
calwhich use* ansi escape sequence to highlight current date.*(at least it seems like it does)
If it's not possible for what ever reason (or would add unnecessary complexity (I like my programs minimal ;) )), supporting multiple text colors would also be awesome (with it's own escape codes like e.x.
%c0%c1, etc.), but if there isn't simple way of doing this, or it's more fit for a patch, I won't mind not having it.PS: Thank you dudik, herbe is awesome!