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