Sponsored Content
Full Discussion: Character set problem
Top Forums UNIX for Dummies Questions & Answers Character set problem Post 302692177 by DGPickett on Monday 27th of August 2012 08:48:01 AM
Old 08-27-2012
Not in vi, but vim has both file header and command line options, which should work in the .exrc, too: Forcing UTF-8 Vim to read Latin1 as Latin1 - Vim Tips Wiki

vi/ex seem the worst documented part of UNIX, which is one reason to get vim, which is free and can usually be installed as a user app if the root Gods do not see the need. Vim docs tell you negatively what vi options are, e.g., http://vimdoc.sourceforge.net/htmldo...encodings'

Last edited by DGPickett; 08-27-2012 at 10:06 AM..
 

10 More Discussions You Might Find Interesting

1. Solaris

latin 2 character-set with xterm

Hi, We have problems with the latin 2 Character-set with xterm. We have installed SunRay-Server with Solaris 8. Our Thinclients use hu- and cz-keyboards. I have set the right local-settings and xmodemaps. If I use the dtterm all is running fine. As soon as I use the xterm, it cannot display... (0 Replies)
Discussion started by: paho
0 Replies

2. UNIX for Advanced & Expert Users

Character set for Symbol.pfa font

Hi, I want to know about the characters that are available in the Symbol.pfa font file. I am using freetype library to render the fonts in Windows. What encoding should I provide to get all the symbols in the Symbol font file? It would be very helpful if i get all the characters in this... (0 Replies)
Discussion started by: pushpagiri
0 Replies

3. Programming

character set solaris

hi , i am trying to work on a script that transforms some special Dutch characters and send them to a Xerox printer .. the problem is that while doing so iam unable to identify th correct character set that is used by solaris , to transfer these characcters to Xerox character set . thanks... (2 Replies)
Discussion started by: ppass
2 Replies

4. UNIX for Advanced & Expert Users

iconv -l and ANSEL character set

I am forced to use the ANSEL character set for some GEDCOM documents but must convert them to a more modern set for another app which doesn't recognize ANSEL. I am unable to locate an ISO code for ANSEL in a search of the web. Would someone plese identify the ANSEL character set from the list given... (4 Replies)
Discussion started by: Whiterock
4 Replies

5. Programming

character set conversion in unix C

Hi, Could anybody explain how to change the character set of a particular string in C in unix. we are using HP-UX as OS. We require to change the input string which is in cp1250 format to utf-8. A sample code would help. Thnx in advance (1 Reply)
Discussion started by: gucho
1 Replies

6. Shell Programming and Scripting

Unix character set problem

Hi All, We are getting file into our unix box with multibyte characters. When we tried to view the file the record looks like this Frédéric Actually the data sent to us is Frédéric --> my locale charmap of unix is set to UTF8 only ... but still i am getting this problem. I... (6 Replies)
Discussion started by: sandeeppvk
6 Replies

7. Solaris

help me to change the character set

dears i am using solaris 10 i am facing a problem when i make setup for solaris i choose the country egypt and i select the language north america but i forget to do that the i found the date Jun written in arabic i want to change character set to written in english -rw-r--r-- 1 root ... (4 Replies)
Discussion started by: hosney00ux
4 Replies

8. UNIX for Advanced & Expert Users

ASCII Character Set

I thought I would point this out. This has a lot of the non printing characters. ASCII Character Set (7 Replies)
Discussion started by: cokedude
7 Replies

9. Shell Programming and Scripting

How to set character limit on READ?

Hello, I created the following (snippet from larger code): echo -n "A1: " read A1 VERIFY=$(echo -n $A1|wc -c) if ; then echo -e "TOO MANY CHARACTERS" fi echo -n "A2: " read A2 echo -n "A3: " read A3 echo -e "Concat: $B1/$B2/$B3" Basically what it does is it... (4 Replies)
Discussion started by: jl487
4 Replies

10. UNIX for Advanced & Expert Users

Russian character set issue.

Hi All, I'm facing issue while opening xls file while contains Russian/Siberian character I tried various options which I could get from google but still issue persists hence thought of taking help here, We are trying to export data from Oracle via shell script using sqlplus utility. After... (8 Replies)
Discussion started by: arvindshukla81
8 Replies
gnome-character-map(1)						   User Commands					    gnome-character-map(1)

NAME
gnome-character-map, gucharmap, charmap - insert special characters into a document SYNOPSIS
gnome-character-map | gucharmap | charmap [--font=string] [gnome-std-options] DESCRIPTION
The Character Map application enables you to select characters from a character table, then combine the characters into a text string with standard characters. You can insert the text string that you create into other applications, such as text editor documents. Character Map provides accented characters, mathematical symbols, special symbols, and punctuation marks. Many of the characters are not available on a standard keyboard. Note: The gucharmap application also provides a library called libgucharmap. This library is licensed under GPL. Please see the license file at /usr/share/doc/SUNWgnome-character-map/COPYING.bz2 for implications when writing a program which uses this library. OPTIONS
The following options are supported: --font=string Specify the font name and point size that you want to use to display the characters in the character table, when you start Character Map. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Launching Character Map example% gnome-character-map Example 2: Launching Character Map With Specified Font Name and Point Size example% gnome-character-map --font="bitstream vera sans italic 20" EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gucharmap Executable for Character Map. /usr/bin/charmap Symbolic link to gucharmap. /usr/bin/gnome-character-map Symbolic link to gucharmap. /usr/share/doc/SUNWgnome-character-map/COPYING.bz2 Location of license file ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-character-map | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
bzip2(1), attributes(5), gnome-std-options(5) Character Map Manual Latest version of the GNOME Desktop User Guide for your platform. http://www.fsf.org/licensing/ NOTES
Written by Glynn Foster, updated by Halton Huo, Sun Microsystems Inc., 2003, 2007, 2008. SunOS 5.11 16 Sep 2008 gnome-character-map(1)
All times are GMT -4. The time now is 02:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy