zsh-workers
 help / color / mirror / code / Atom feed
From: "Matt Wozniski" <godlygeek@gmail.com>
To: zsh-workers@sunsite.dk
Subject: Re: PATCH: isearch match highlighting
Date: Tue, 29 Apr 2008 16:21:57 -0400	[thread overview]
Message-ID: <17393e3e0804291321x846d2fdq2dcd5315157b6f80@mail.gmail.com> (raw)
In-Reply-To: <17393e3e0804291312u2ee2f3fcnfb274e295bfc7049@mail.gmail.com>

On Tue, Apr 29, 2008 at 4:12 PM, Matt Wozniski <godlygeek@gmail.com> wrote:
> On Tue, Apr 29, 2008 at 1:10 PM, Peter Stephenson <pws@csr.com> wrote:
>  >  I've just remembered I haven't documented the fact that only colours 0 to
>  >  255 are allowed internally.  I can't be bothered to remake the patch, so
>  >  I'll alter that before committing.  The numbers of supported colours
>  >  reported by a few terminals I tried are:
>  >
>  >  xterm: 8
>  >  rxvt-unicode: 88
>  >  konsole: 8
>  >  gnome-terminal: 8
>  >  Linux console: 8
>  >
>  >  so mostly just the ANSI set.  I did try the extended colours on
>  >  rxvt-unicode and they seemed to work.  I have a vague feeling I saw
>  >  a terminal claim to support 256.
>
>  xterm-256color: 256
>  screen-256color: 256
>
>  Both xterm and screen can be compiled with 256 color support.

Actually, FYI, gnome-terminal and konsole also support 256 colors;
TERM=gnome-256color and TERM=konsole-256color. Konsole, in fact,
supports all 24-bit colors through its own extended syntax (CSI 38 ; 2
; <rrr> ; <ggg> ; <bbb> m), though I don't know of any apps that use
it...  Though we could allow it here if we had the same "send this
string to start highlighting and this string to end" sort of thing
like we can do in prompts...

~Matt


  reply	other threads:[~2008-04-29 20:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-26 22:48 Peter Stephenson
2008-04-27  0:27 ` Matt Wozniski
2008-04-27 16:48   ` Bart Schaefer
2008-04-27 19:57   ` Peter Stephenson
2008-04-28  1:49     ` Matt Wozniski
2008-04-28  9:20       ` Peter Stephenson
2008-04-28 10:50         ` Matt Wozniski
2008-04-28 11:02           ` Peter Stephenson
2008-04-29 17:10         ` Peter Stephenson
2008-04-29 20:12           ` Matt Wozniski
2008-04-29 20:21             ` Matt Wozniski [this message]
2008-05-01 10:37           ` Peter Stephenson
2008-05-02 10:49             ` Nikolai Weibull
2008-05-02 11:14               ` Peter Stephenson

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=17393e3e0804291321x846d2fdq2dcd5315157b6f80@mail.gmail.com \
    --to=godlygeek@gmail.com \
    --cc=zsh-workers@sunsite.dk \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).