about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-10 14:19:27 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-10 14:19:27 -0700
commitd202e2ce9970599655b875c6d6e34253da03232b (patch)
tree58b5aeb3b5372f6b89bc1f1af0d8e9902bf82446 /README.md
parent299890f5932e86868080ba4c050dc927b2022363 (diff)
downloadview.love-d202e2ce9970599655b875c6d6e34253da03232b.tar.gz
slight reorg in Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3bbcf98..903d0f8 100644
--- a/README.md
+++ b/README.md
@@ -70,14 +70,16 @@ found anything amiss: http://akkartik.name/contact
 
 * No support yet for Unicode graphemes spanning multiple codepoints.
 
-* Undo/redo can be sluggish in large files. If things get sluggish, killing
-  the process can lose data.
+* Undo/redo can be sluggish in large files.
 
 * Large files may grow sluggish in other ways. I've noticed in 100KB files
   that closing the window can take a few seconds. And it seems to take longer
   in proportion to how far down my edits are. The phenomenon persists even if
   I take out undo history.
 
+* If you kill the process, say by force-quitting because things things get
+  sluggish, you can lose data.
+
 * The text cursor will always stay on the screen. This can have some strange
   implications: