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

                 Summary: Fix outputs screen "ÿ" after a connected character
                 Project: GNU Screen
            Submitted by: iwamatsu
            Submitted on: 2010年10月15日 00時06分57秒
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
           Fixed Release: None
         Planned Release: None
           Work Required: None

    _______________________________________________________

Details:

Screen outputs screen "ÿ" after a connected character.
This is a character without the need. This issue happens in UTF-8
environment.
    
Before :
      screen$ ruby1.9.1 -e 'puts "\u304b\u3099.."'
      がÿ...
patch applied :
      screen $ ruby1.9.1 -e 'puts "\u304b\u3099.."'
      が..

Murata-san (m...@ruby-lang.org) made the patch which revised this problem.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: 2010年10月15日 00時06分57秒  Name:
0001-Fix-outputs-screen-after-a-connected-character.patch  Size: 1kB   By:
iwamatsu

<http://savannah.gnu.org/bugs/download.php?file_id=21680>

    _______________________________________________________

Reply to this item at:

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

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


Reply via email to