1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-24 05:11:08 +02:00

Changed UTF-8 closing-single-quotes into ASCII apostrophes.

This commit is contained in:
Wayne Davison 2005-12-18 20:06:00 +00:00
parent f3100e855a
commit b0144eca96

View file

@ -2073,7 +2073,7 @@ sect(How do I ensure multibyte input works on my system?)
extensive support for localization and may work correctly as soon extensive support for localization and may work correctly as soon
as they know the locale. You can enable UTF-8 support for as they know the locale. You can enable UTF-8 support for
tt(xterm) in its application defaults file. The following are tt(xterm) in its application defaults file. The following are
the relevant resources; you donʼt actually need all of them, as the relevant resources; you don't actually need all of them, as
described below. If you use a mytt(~/.Xdefaults) or described below. If you use a mytt(~/.Xdefaults) or
mytt(~/.Xresources) file for setting resources, prefix all the lines mytt(~/.Xresources) file for setting resources, prefix all the lines
with mytt(xterm): with mytt(xterm):
@ -2087,7 +2087,7 @@ sect(How do I ensure multibyte input works on my system?)
tt(utf8) resource, too); enables conversions to UTF-8 from other tt(utf8) resource, too); enables conversions to UTF-8 from other
locales (this is the key resource and actually overrides locales (this is the key resource and actually overrides
mytt(utf8)); turns on UTF-8 mode (this resource is mostly used to mytt(utf8)); turns on UTF-8 mode (this resource is mostly used to
force use of UTF-8 characters if your locale system isnʼt up to it); force use of UTF-8 characters if your locale system isn't up to it);
and allows certain graphic characters to work even with UTF-8 and allows certain graphic characters to work even with UTF-8
enabled. (Thanks to Phil Pennock for suggestions.) enabled. (Thanks to Phil Pennock for suggestions.)
it() The font. If you selected this from a menu in your terminal it() The font. If you selected this from a menu in your terminal