Skip to content

Commit 1b45373

Browse files
authored
Merge pull request #1726 from vim-jp/hh-update-usr_45
Update usr_45.{txt,jax}
2 parents 337e328 + a5553e2 commit 1b45373

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/usr_45.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -165,7 +165,7 @@ Unicode には他のエンコーディングと相互に変換しても情報が
165165
をサポートした拡張 xterm で使われるパッケージに入っています。フォントがない場
166166
合は、次の場所から入手できます:
167167

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
169169

170170
MS-Windows では、Unicode 文字を部分的に持っているフォントがいくつかあります。
171171
"Courier New" フォントを試してみてください。メニューの 編集/フォント設定 を使
@@ -177,7 +177,7 @@ MS-Windows では、Unicode 文字を部分的に持っているフォントが
177177
これがうまくいかない場合は、フォントパックを入手してください。Microsoft が場所
178178
を変更していなければ、次の場所にあります:
179179

180-
http://www.microsoft.com/typography/fonts/default.aspx ~
180+
http://www.microsoft.com/typography/fonts/default.aspx
181181

182182
さて、内部エンコーディングを Unicode にして、Unicode フォントでテキスト表示す
183183
るように設定できました。しかし、入力される文字はまだ元の言語のエンコーディング

en/usr_45.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -177,7 +177,7 @@ example is for the X Window System. This font is in a package that is used to
177177
enhance xterm with Unicode support. If you don't have this font, you might
178178
find it here:
179179

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
181181

182182
For MS-Windows, some fonts have a limited number of Unicode characters. Try
183183
using the "Courier New" font. You can use the Edit/Select Font... menu to
@@ -189,7 +189,7 @@ though. Example: >
189189
If it doesn't work well, try getting a fontpack. If Microsoft didn't move it,
190190
you can find it here:
191191

192-
http://www.microsoft.com/typography/fonts/default.aspx ~
192+
http://www.microsoft.com/typography/fonts/default.aspx
193193

194194
Now you have told Vim to use Unicode internally and display text with a
195195
Unicode font. Typed characters still arrive in the encoding of your original

0 commit comments

Comments
 (0)