File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ Vimにおける "右左" 書きとヘブライマッピング *rileft*
31
31
する方向を決める方法はサポートされていない。そして、この種のサポートは既存のエ
32
32
ディタに簡単に加えることはできない (そしてUnicodeでも承認されていない)。
33
33
34
+ 多くの人々は右から左へモードを使用しないコードで作業しており、この機能はいくつ
35
+ かの場合で動作しない。不具合があって修正したらどう動作するのか説明できるなら、
36
+ GitHubにIssueを作ってほしい、| bug-reports | を参照。
37
+
34
38
35
39
概要
36
40
----------
Original file line number Diff line number Diff line change @@ -35,6 +35,11 @@ encoded for every character (or group of characters) are not supported either
35
35
as this kind of support is out of the scope of a simple addition to an
36
36
existing editor (and it's not sanctioned by Unicode either).
37
37
38
+ As many people working on the code do not use the right-to-left mode, this
39
+ feature may not work in some situations. If you can describe what is wrong
40
+ and how it would work when fixed, please create an issue on github, see
41
+ | bug-reports | .
42
+
38
43
39
44
Highlights
40
45
----------
You can’t perform that action at this time.
0 commit comments