Lines Matching refs:can
9 This is about editing text in languages which have many characters that can
37 as described and you can start using Vim without much trouble. If something
48 away. If not, you can often make it work by setting the $LANG environment
72 accordingly. If this doesn't work you can overrule its value: >
83 You can edit files in another encoding than what 'encoding' is set to. Vim
91 same encoding as which Vim is working with. If this is not the case, you can
99 For GTK+ 2, you can skip most of this section. The option 'guifontset' does
107 For X11 you can set the 'guifontset' option to a list of fonts that together
112 Alternatively, you can set 'guifont' and 'guifontwide'. 'guifont' is used for
120 You can also set 'guifont' alone, Vim will try to find a matching
127 - For X11 XIM can be used. See |XIM|.
128 - For MS-Windows IME can be used. See |IME|.
129 - For all systems keymaps can be used. See |mbyte-keymap|.
131 The options 'iminsert', 'imsearch' and 'imcmdline' can be used to choose
151 You can only use a locale if your system has support for it. Some systems
208 You can put this in your ~/.profile or ~/.cshrc file to always use it.
238 Some of these are control characters, thus even fewer can be used for text.
250 Vim can use many different character encodings. There are three major groups:
261 u Unicode Universal encoding, can replace all others. ISO 10646.
266 encodings can be edited by using conversion, see 'fileencoding'.
321 The {name} can be any encoding name that your system supports. It is passed
329 the same encoding is used and it's called latin1. 'isprint' can be used to
332 Several aliases can be used, they are translated to one of the names above.
352 you can. The default is to use big-endian (most significant byte comes
376 You can make Vim use characters in a different encoding by setting the
387 depends on the system used, no detailed list can be given.
398 system; you can only type 8bit characters;
400 8bit Unicode Works, but only 8bit characters can be typed directly
402 terminal you can only see 8bit characters; the GUI can
437 GNU iconv can convert most encodings. Unicode is used as the
448 Nkf can be found at:
453 file to GB file. Hc can be found at:
457 Hmconv is Korean code conversion utility especially for E-mail. It can
458 convert between EUC-KR and ISO-2022-KR. Hmconv can be found at:
462 Lv is a Powerful Multilingual File Viewer. And it can be worked as
465 series, Shift_JIS, Big5 and HZ. Lv can be found at:
483 On MS-Windows Vim can be compiled with the |+iconv/dyn| feature. This means
485 neither of them can be found Vim will still work but some conversions won't be
495 For example, you can run Vim in a xterm with added multibyte support and/or
499 If your terminal does not support the right encoding, you can set the
506 since nearly every character set can be converted to Unicode without loss of
556 (and nicer looking) fonts. However, for menus and tooltips any font can be
650 You can search for fonts using the xlsfonts command. For example, when you're
669 Alternatively, you can supply a base font name list that omits the charset
676 Alternatively, you can supply a single base font name that allows X-Windows to
681 Alternatively, you can specify alias names. See the fonts.alias file in the
702 Instead of specifying 'guifontset', you can set X11 resources and Vim will
749 can find this at the "Edit/Select Font..." menu. Once you find a font name
750 that works well you can use this command to see its name: >
779 FrontEnd system. Xwnmo is distributed with Wnn (see below), kinput2 can be
782 For Chinese, there's a great XIM server named "xcin", you can input both
783 Traditional and Simplified Chinese characters. And it can accept other
784 locale if you make a correct input table. Xcin can be found at:
803 (distributed with Wnn, see below) and canna. Canna can be found at:
812 Wnn 4.2 for several systems can be found at various places on the internet.
839 |OnTheSpot| and |OverTheSpot|. You can select the style with the 'imstyle'
872 Note: You can not use IM unless you specify 'guifontset'.
880 all X applications which uses |XIM|. If you already use |XIM|, you can skip
902 Normal mode, so you can input your language with commands like "f" and "r".
910 If needed, you can set the XMODIFIERS environment variable:
922 You can fully control XIM, like with IME of MS-Windows (see |multibyte-ime|).
941 To input multibyte characters on Windows, you can use an Input Method Editor
955 The options 'iminsert', 'imsearch' and 'imcmdline' can be used to choose
963 4.0 or above. You can get more information about Global IME, at below
972 can be added through Control Panel/Regional Options/Input Locales.
973 Please see below URL for detail of Global IME. You can also find various
995 There is a little cute feature for IME. Cursor can indicate status of IME
1001 You can select cursor color when status is on by using highlight group
1016 text, you can use the 'keymap' option. This will translate one or more
1035 In Insert and Command-line mode you can use CTRL-^ to toggle between using the
1043 For typing search patterns the 'imsearch' option is used. It can be set to
1069 The "b:keymap_name" can be set to a short name, which will be shown in the
1077 These items are exactly the same as what can be used in a |:lnoremap| command,
1079 You can check the result with this command: >
1096 The first column can also be in |<>| form:
1104 this is unusual. But you can use various ways to specify the character: >
1285 Using this script, you can activate/deactivate XIM via Vim even when it is not
1296 Unicode can be encoded in several ways. The most popular one is UTF-8, which
1299 16-bit words. Vim can support all of these encodings, but always uses UTF-8
1314 When reading a file a BOM (Byte Order Mark) can be used to recognize the
1331 Up to two combining characters can be used by default. This can be changed
1351 In the file and buffer the full range of Unicode characters can be used (31
1404 If your system does not provide support for typing UTF-8, you can use the
1412 If everything else fails, you can type any character as four hex bytes: >
1454 'formatoptions' The 'm' flag can be included to have formatting break a line
1456 languages where a sequence of characters can be broken