Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8000687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:52:51+00:00 2026-06-04T15:52:51+00:00

This is in my top 10 list of tiny annoying things in Linux. I

  • 0

This is in my top 10 list of tiny annoying things in Linux. I love colored output in terminals: it’s nice to see and useful when reading.

The first thing I do on a new system is to set aliases for both ls and grep to show colored output, and the second is to install vim and htop.

I use both Gentoo and Ubuntu, and I see that emerge, the package manager of Gentoo, has a higher readability than apt-get/aptitude just because it uses way much more color output than the latter.

So, whenever I have to pipe an emerge command with more, all the color is lost and I have to focus my attention on every line to avoid missing anything important.

I can understand that a basic command such as more shouldn’t depend on ncurses (someone could argue that we also have less, so one of the two could be even color-friendly), but why there isn’t a famous alternative to more that supports colors, as there is for vi/vim, top/htop etc.?

Thanks for any hint.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T15:52:54+00:00Added an answer on June 4, 2026 at 3:52 pm

    Most commands that can output color have an option to choose between:

    • ON: Always output color
    • OFF: Never output color
    • AUTO: Show color if and only if the output is a terminal

    Many commands work automatically in color AUTO mode. That is the case for emerge. And that is why you do not have color when you pipe the output: the pioe is not a terminal.

    The solution is to tell emerge to output the colors unconditionally. And tell less not to filter them, of course.

    Try:

    emerge --color y | less -R
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I have something like this: module top (..., out,...); ... output [0:1] out;
I have a plain text list like this: I am the first top-level list
List top 5 species(spID, common_name, number_collected) found at 'Karkato'(this is a location_name) The following
I have a varchar column that has data like this top<somenumber> so the word
I am using this sliding top panel using mootools (for orientation, the code is
My current method is this: SELECT TOP 1 ID FROM DATAENTRY ORDER BY ID
Putting this at the top of your CSS file: * { margin: 0; padding:
Update Putting this at the top because it is crazy :) So some users
I put this at the top, using sudo vi /etc/profile: PYTHONPATH=/home/myuser:/home/myotheruser When I use
I have this at the top of my jQuery script: $().ajaxStart(function() { alert('ok'); });

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.