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.