linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leonardo Boiko <leoboiko-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Petr Baudis <pasky-AlSwsSmVLrQ@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: suggestion: ANSI color codes manpage
Date: Thu, 25 Feb 2010 11:10:42 -0300	[thread overview]
Message-ID: <3756413b1002250610i3f5ead7cw4e74771c3de58d0f@mail.gmail.com> (raw)
In-Reply-To: <20100224215615.GE19115-DDGJ70k9y3lX+M3pkMnKjw@public.gmane.org>

Ok, I think I fixed most of the problems.  A revised version is at
the same URL, http://namakajiri.net/code/ansicolors.7 (beware of
caching).


> It is also worth noting that blinking is commonly unimplemented

Out of curiosity, I did a quick test in Linux:

terminal          bold  italic    underline  blink,s   blink,r  negative
------------------------------------------------------------------------
console           ok    fgcolor   fgcolor    bgcolor   none     ok
console+screen    ok    negative  fgcolor    bgcolor   none     ok
urxvt             ok    ok        ok         ok        slow     ok
urxvt+screen      ok    negative  ok         ok        none     ok
xterm             ok    none      ok         ok        none     ok
kterm             ok    none      ok         bold      none     ok
gnome-terminal    ok    none      ok         none      none     ok
xfce4-terminal    ok    none      ok         none      none     ok
mlterm            ok    none      ok         none      none     ok
Eterm             ok    none      ok         bgcolor+  none     ok
                                             underline

I changed the wording to reflect these results (and removed "blink,
rapid" since it cannot possibly be considered a "common escape
sequence").  The attributes table was getting too cumbersome and hard
to fit in 80 columns, so I moved the information about implementation
fallbacks to NOTES.

I'd like to try the BSD consoles and OSX, but I don't have any
available.  I suppose the manpage would be mostly used by people using
the Linux console or X terminal emulators anyway.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2010-02-25 14:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24 20:48 suggestion: ANSI color codes manpage Leonardo Boiko
     [not found] ` <3756413b1002241248o7e9a65b4q6b9c73bc8d3451f6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-02-24 21:56   ` Petr Baudis
     [not found]     ` <20100224215615.GE19115-DDGJ70k9y3lX+M3pkMnKjw@public.gmane.org>
2010-02-25 14:10       ` Leonardo Boiko [this message]
     [not found]         ` <3756413b1002250610i3f5ead7cw4e74771c3de58d0f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-05-10 20:58           ` Petr Baudis

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=3756413b1002250610i3f5ead7cw4e74771c3de58d0f@mail.gmail.com \
    --to=leoboiko-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=pasky-AlSwsSmVLrQ@public.gmane.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.
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).