diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-03-17 22:44:58 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-03-17 22:44:58 -0700 |
commit | 755be4bbe50f2e08bf2205a2b0ba25468e748584 (patch) | |
tree | bbd0e4493e32288884ca2c6eeddb5a7b78dd3973 | |
parent | 22f31f8024cc4168a5f37fbf9a5d4584365a96e2 (diff) | |
parent | f1537d66d78d2e50cedd28edc67eae166f365e70 (diff) | |
download | view.love-755be4bbe50f2e08bf2205a2b0ba25468e748584.tar.gz |
Merge text.love
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md index 5ab71a7..56d4f2a 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,6 @@ found anything amiss: http://akkartik.name/contact * No scrollbars yet. That stuff is hard. -* When editing sources, selecting text is not yet completely implemented. - ## Mirrors and Forks This repo is a fork of [lines.love](http://akkartik.name/lines.html), an |