about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-07-08 14:16:48 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-07-08 14:16:55 -0700
commit6667c37066db79f1bc9738f46aef2f09ccaea03e (patch)
tree8c4f22e41a8e0b230748db7b7e15be20b5de2fe2 /README.md
parent048b6d9d3aa0b58c13018d869ce46359a778462b (diff)
downloadtext.love-6667c37066db79f1bc9738f46aef2f09ccaea03e.tar.gz
affirm a priority
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b085dd0..25da355 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,8 @@ found anything amiss: http://akkartik.name/contact
 
 * No support yet for Unicode graphemes spanning multiple codepoints.
 
+* No support yet for right-to-left languages.
+
 * Undo/redo may be sluggish in large files. Large files may grow sluggish in
   other ways. lines.love works well in all circumstances with files under
   50KB.