File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- *usr_45.txt* For Vim バージョン 9.1. Last change: 2022 May 13
1
+ *usr_45.txt* For Vim バージョン 9.1. Last change: 2024 Oct 05
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -165,7 +165,7 @@ Unicode には他のエンコーディングと相互に変換しても情報が
165
165
をサポートした拡張 xterm で使われるパッケージに入っています。フォントがない場
166
166
合は、次の場所から入手できます:
167
167
168
- http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz ~
168
+ http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz
169
169
170
170
MS-Windows では、Unicode 文字を部分的に持っているフォントがいくつかあります。
171
171
"Courier New" フォントを試してみてください。メニューの 編集/フォント設定 を使
@@ -177,7 +177,7 @@ MS-Windows では、Unicode 文字を部分的に持っているフォントが
177
177
これがうまくいかない場合は、フォントパックを入手してください。Microsoft が場所
178
178
を変更していなければ、次の場所にあります:
179
179
180
- http://www.microsoft.com/typography/fonts/default.aspx ~
180
+ http://www.microsoft.com/typography/fonts/default.aspx
181
181
182
182
さて、内部エンコーディングを Unicode にして、Unicode フォントでテキスト表示す
183
183
るように設定できました。しかし、入力される文字はまだ元の言語のエンコーディング
Original file line number Diff line number Diff line change 1
- *usr_45.txt* For Vim version 9.1. Last change: 2022 May 13
1
+ *usr_45.txt* For Vim version 9.1. Last change: 2024 Oct 05
2
2
3
3
VIM USER MANUAL - by Bram Moolenaar
4
4
@@ -177,7 +177,7 @@ example is for the X Window System. This font is in a package that is used to
177
177
enhance xterm with Unicode support. If you don't have this font, you might
178
178
find it here:
179
179
180
- http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz ~
180
+ http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz
181
181
182
182
For MS-Windows, some fonts have a limited number of Unicode characters. Try
183
183
using the "Courier New" font. You can use the Edit/Select Font... menu to
@@ -189,7 +189,7 @@ though. Example: >
189
189
If it doesn't work well, try getting a fontpack. If Microsoft didn't move it,
190
190
you can find it here:
191
191
192
- http://www.microsoft.com/typography/fonts/default.aspx ~
192
+ http://www.microsoft.com/typography/fonts/default.aspx
193
193
194
194
Now you have told Vim to use Unicode internally and display text with a
195
195
Unicode font. Typed characters still arrive in the encoding of your original
You can’t perform that action at this time.
0 commit comments