| Anonymous | Login | 2026-03-26 22:48 CET |
| Main | My View | View Issues |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002968 | [xterm] regular use | minor | always | 2008-12-10 15:27 | 2014-02-14 15:57 | ||
| Reporter | skayser | View Status | public | ||||
| Assigned To | skayser | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Product Build | |||||
| Summary | 0002968: Encoding options (-u8, -lc) documented but not supported | ||||||
| Description |
The man page documents various encoding related options that are _not_ supported by the provided xterm binary. Could you please enable these options (i guess --enable-i18n and/or --enable-wide-chars should do the trick)? $ man -M /opt/csw/share/man xterm ... -lc Turn on support of various encodings according to the users' locale setting, i.e., LC_ALL, LC_CTYPE, or LANG environment variables. This is achieved by turning on UTF-8 mode and by invoking luit for ... -u8 This option sets the utf8 resource. When utf8 is set, xterm interprets incoming data as UTF-8. This sets the wideChars resource as a side-effect, but the UTF-8 mode set by this option prevents it from ... $ /opt/csw/bin/xterm -u8 /opt/csw/bin/xterm: bad command line option "-u8" $ /opt/csw/bin/xterm -lc /opt/csw/bin/xterm: bad command line option "-lc" |
||||||
| Steps To Reproduce | |||||||
| Additional Information |
$ pkginfo -x CSWxterm CSWxterm xterm - The xterm program is a terminal emulator for the X Window System (i386) 235,REV=2008.05.27 $ xterm -v XTerm(235) |
||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
| Copyright © 2000 - 2008 Mantis Group |