Bug 75914 - screen UTF-8 encoding option missing (Unknown option -U)
Summary: screen UTF-8 encoding option missing (Unknown option -U)
Keywords:
Status: CLOSED DUPLICATE of bug 78392
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: screen
Version: 8.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Lon Hohberger
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-14 22:38 UTC by Need Real Name
Modified: 2007-03-27 03:57 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-10-15 15:54:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-10-14 22:38:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
In GNU screen 3.9.11, the following option is present:

-U            Tell screen to use UTF-8 encoding.

However, in Red Hat 8.0, this option is removed.

Why?

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Invoke screen with the -U option.


	

Actual Results:  
  Error: Unknown option -U


Expected Results:  I want to tell screen that my terminal sends/receives UTF-8
codes.

If the behaviour is correct could you recommend another method 
to connect to a legacy Red Hat system (not running UTF-8) from 
a Red Hat 8.0 UTF-8 system?  (Not vice versa, I did try that.)

Additional info:

Comment 1 Lon Hohberger 2002-10-15 15:54:14 UTC
Screen's UTF-8 support is buggy (as of 3.9.11), so we don't compile it with
UTF-8 support.

I'm not sure what exactly you're trying to accomplish; please clarify for me. 
It could be that the answer to your problem is simply to connect via ssh to the
remote host (the legacy machine) and running screen on it through your ssh
connection, rather than using screen locally to multiplex several ssh
connections to the remote host.

(Will close as 'WONTFIX' pending your response.)


Comment 2 Lon Hohberger 2002-12-05 21:07:06 UTC
I am evaluating a new version of screen to see if the reasons we removed UTF-8
have been resolved.

See bug #78392

*** This bug has been marked as a duplicate of 78392 ***


Note You need to log in before you can comment on or make changes to this bug.