comparison runtime/doc/mbyte.txt @ 28379:6dd88e45d47d

Update runtime files Commit: https://github.com/vim/vim/commit/cbaff5e06ec525d31dc44093125c42029e01d508 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 8 17:45:08 2022 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Fri, 08 Apr 2022 19:00:04 +0200
parents 3649b5a6b1b6
children f8116058ca76
comparison
equal deleted inserted replaced
28378:b8d39e361293 28379:6dd88e45d47d
1 *mbyte.txt* For Vim version 8.2. Last change: 2022 Jan 20 1 *mbyte.txt* For Vim version 8.2. Last change: 2022 Apr 03
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar et al. 4 VIM REFERENCE MANUAL by Bram Moolenaar et al.
5 5
6 6
700 USING RESOURCE FILES 700 USING RESOURCE FILES
701 701
702 Instead of specifying 'guifontset', you can set X11 resources and Vim will 702 Instead of specifying 'guifontset', you can set X11 resources and Vim will
703 pick them up. This is only for people who know how X resource files work. 703 pick them up. This is only for people who know how X resource files work.
704 704
705 For Motif and Athena insert these three lines in your $HOME/.Xdefaults file: 705 For Motif insert these three lines in your $HOME/.Xdefaults file:
706 706
707 Vim.font: |base_font_name_list| 707 Vim.font: |base_font_name_list|
708 Vim*fontSet: |base_font_name_list| 708 Vim*fontSet: |base_font_name_list|
709 Vim*fontList: your_language_font 709 Vim*fontList: your_language_font
710 710
1278 16-bit words. Vim can support all of these encodings, but always uses UTF-8 1278 16-bit words. Vim can support all of these encodings, but always uses UTF-8
1279 internally. 1279 internally.
1280 1280
1281 Vim has comprehensive UTF-8 support. It works well in: 1281 Vim has comprehensive UTF-8 support. It works well in:
1282 - xterm with UTF-8 support enabled 1282 - xterm with UTF-8 support enabled
1283 - Athena, Motif and GTK GUI 1283 - Motif and GTK GUI
1284 - MS-Windows GUI 1284 - MS-Windows GUI
1285 - several other platforms 1285 - several other platforms
1286 1286
1287 Double-width characters are supported. This works best with 'guifontwide' or 1287 Double-width characters are supported. This works best with 'guifontwide' or
1288 'guifontset'. When using only 'guifont' the wide characters are drawn in the 1288 'guifontset'. When using only 'guifont' the wide characters are drawn in the