mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
...
This commit is contained in:
parent
89fac93f14
commit
0fe4d6462b
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ kitty does not support BIDI (bidirectional text), however, for RTL scripts,
|
|||
words are automatically displayed in RTL. That is to say, in an RTL script, the
|
||||
words "HELLO WORLD" display in kitty as "WORLD HELLO", and if you try to select
|
||||
a substring of an RTL-shaped string, you will get the character that would be
|
||||
there had the the string been LTR. For example, assuming the Hebrew word
|
||||
there had the string been LTR. For example, assuming the Hebrew word
|
||||
ירושלים, selecting the character that on the screen appears to be ם actually
|
||||
writes into the selection buffer the character י. kitty's default behavior is
|
||||
useful in conjunction with a filter to reverse the word order, however, if you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue