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: anonymous
Subject: [screen-devel] [bug #36676] screen shows "standout" instead of "italics" on terminals which supprot the latter (rxxvt-unicode)
Date: Mon, 18 Jun 2012 17:22:50 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.5) Gecko/20100101 Firefox/10.0.5 Iceweasel/10.0.5

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

                 Summary: screen shows "standout" instead of "italics" on
terminals which supprot the latter (rxxvt-unicode)
                 Project: GNU Screen
            Submitted by: None
            Submitted on: Mon 18 Jun 2012 05:22:49 PM UTC
                Category: Feature Request
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
           Fixed Release: None
         Planned Release: None
           Work Required: None

    _______________________________________________________

Details:

Hi, screen does not support italics on terminals which support it, e.g.
rxvt-unicode.  This is all the more disappointing as emacs trunk now supports
italics on terminals which do so.


To reproduce start a terminal emulator which is able to display italics:

urxvt  -fn 'xft:liberation mono' -tn rxvt-unicode-256color

do 

echo `tput sitm`italics`tput ritm` `tput smso`standout`tput rmso`

see italic font.

do 

screen

do

echo `tput sitm`italics`tput ritm` `tput smso`standout`tput rmso`

again

see no italic fonts.


Expected result: should show italics.


Thanx for looking into this, Gregor




    _______________________________________________________

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]