Bug 83701

Summary: kon(Kanji cONsole) is also colorlizable (/etc/DIR_COLORS)
Product: [Retired] Red Hat Raw Hide Reporter: SEKINE Tatsuo <sekine.t>
Component: coreutilsAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0-5 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-05-28 09:27:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description SEKINE Tatsuo 2003-02-07 07:52:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.1) Gecko/20021030 for
VineLinux 0vl6

Description of problem:
"kon" which is console program with Kanji capability equip colorlize feature also.

But there are no "TERM kon" entry in /etc/DIR_COLORS.
Then the output of ls command is not colorlized.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. run kon on console
2. run ls


Actual Results:  monochrome output...


Expected Results:  colorlized output...

Additional info:

kon is included in "kon2" RPM package.
TERM name of kon is "kon" as below
  $ echo $TERM
  kon

Note: kon will not run on frame buffer.

Comment 1 SEKINE Tatsuo 2003-02-12 02:33:31 UTC
kterm (multi-lingual terminal emulator for X) is also colorlizable and 
there are no kterm entry in /etc/DIR_COLORS.

The TERM name of kterm is "kterm".