Bug 1034846 - [RFE] If grep is colored, xz*grep should be as well
Summary: [RFE] If grep is colored, xz*grep should be as well
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xz
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Pavel Raiskup
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1034631
Blocks: 1034839
TreeView+ depends on / blocked
 
Reported: 2013-11-26 15:34 UTC by Cristian Ciupitu
Modified: 2014-08-26 08:18 UTC (History)
5 users (show)

Fixed In Version:
Clone Of: 1034631
Environment:
Last Closed: 2014-08-26 08:18:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Cristian Ciupitu 2013-11-26 15:34:21 UTC
+++ This bug was initially created as a clone of Bug #1034631 +++

Description of problem:
The output of xzgrep, xzegrep and xzfgrep should be colored by default.

Version-Release number of selected component (if applicable):
xz-5.1.2-6alpha.fc20.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. Run interactively one of the commands on a compressed file, e.g.:
	xz < /etc/fedora-release | xzgrep Fedora

Actual results:
No colored output.

Expected results:
Colored output.

Additional info:
This command:
	xz < /etc/fedora-release | xzgrep --color=auto Fedora
has colored output.

See original bug for details on how to implement this.

Comment 1 Pavel Raiskup 2014-08-26 08:18:40 UTC
This is committed now to Rawhide (f22):
http://pkgs.fedoraproject.org/cgit/xz.git/commit/?id=9907793ad89ae939e458a7

Christian, thanks for this RFE.


Note You need to log in before you can comment on or make changes to this bug.