all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Grubert <cgrubert02@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Re: 256 colors in ansi-term buffers
Date: Mon, 21 May 2012 20:33:55 -0400	[thread overview]
Message-ID: <4FBADEF3.40601@comcast.net> (raw)
In-Reply-To: <jwv4nraz69m.fsf-monnier+gnu.emacs.help@gnu.org>

On 01/-10/-28163 02:59 PM, Stefan Monnier wrote:
>> Looking at the definition of eterm-color it only advertises 8 colors, and
>> the code for term.el seems consistent with that, having only an 8 entry
>> color vector that can be remapped.  In my application I need as close
>> to a real terminal as possible so eshell isn't an alternative.
>> Any suggestions?
> I guess you'll need to add the feature to one of the terminal emulators
> (either term.el or nterm.el).
> IOW, patches welcome,
>
>
>          Stefan
>
After thinking about it a little more I realized that I generally don't 
use more than 10 colors in my shell...just a very specific 10 colors.  
So the vector remap actually is pretty usable with only a few things 
collapsed together.  As time allows I will look at adding the full 
support.  At first glance that seems straightforward enough, although 
I'm probably underestimating it.  I haven't looked at nterm.el yet.  
I'll do that next.
Chris.



  reply	other threads:[~2012-05-22  0:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1258.1337237901.855.help-gnu-emacs@gnu.org>
2012-05-21  1:20 ` 256 colors in ansi-term buffers Stefan Monnier
2012-05-22  0:33   ` Christopher Grubert [this message]
2012-05-17  6:58 Christopher Grubert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FBADEF3.40601@comcast.net \
    --to=cgrubert02@comcast.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.