https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6682
--- Comment #12 from Stephen Donnelly <stephen@xxxxxxxxxx> 2012-06-20 19:21:34 PDT ---
(In reply to comment #10)
> Enable color filter processing in TShark if any -e or -R options contain
> "frame.coloring_rule.". We may want to be less clever about this and just
> enable it when verbose output is enabled but it seemed better than adding yet
> another option or flag.
Just to be difficult, how about:
tshark -o "column.format:Color_Name,%Cus:frame.coloring_rule.name"
> This should take care of this bug and bug 5158. I'll check it in tomorrow if
> there are no objections.
This provides the foundation for Bug #5158 to literally color the tshark screen
output?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.