screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #36676] screen shows "standout" instead of "italics"


From: Amadeusz Sławiński
Subject: [screen-devel] [bug #36676] screen shows "standout" instead of "italics" on terminals which support the latter (rxvt-unicode)
Date: Thu, 9 Feb 2017 07:22:19 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Update of bug #36676 (project screen):

                  Status:                    None => In Progress            
             Assigned to:                    None => amade                  
         Planned Release:                    None => 5.0.0                  
                 Summary: screen shows "standout" instead of "italics" on
terminals which supprot the latter (rxxvt-unicode) => screen shows "standout"
instead of "italics" on terminals which support the latter (rxvt-unicode)

    _______________________________________________________

Follow-up Comment #5:

I have in progress patch for this, but it seems that we will need to update
terminfo files, so I think it will be best to release it with major release
(v5).

>From http://invisible-island.net/xterm/ctlseqs/ctlseqs.txt
            Ps = 0  -> Normal (default).
            Ps = 1  -> Bold.
            Ps = 2  -> Faint, decreased intensity (ISO 6429).
            Ps = 3  -> Italicized (ISO 6429).
            Ps = 4  -> Underlined.
            Ps = 5  -> Blink (appears as Bold).
            Ps = 7  -> Inverse.
            Ps = 8  -> Invisible, i.e., hidden (VT300).
            Ps = 9  -> Crossed-out characters (ISO 6429).

While at it we should probably also add 'invisible' and 'crossed-out'.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36676>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]