about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7eb3a5e..972ca28 100644
--- a/README.md
+++ b/README.md
@@ -41,3 +41,7 @@ http://akkartik.name/lines.html
 * Touchpads can drag the mouse pointer using a light touch or a heavy click.
   On Linux, drags using the light touch get interrupted when a key is pressed.
   You'll have to press down to drag.
+
+* Can't scroll while selecting text with mouse.
+
+* No scrollbars yet. That stuff is hard.