about summary refs log tree commit diff stats
path: root/prototypes/browse/19/README.md
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-06-05 13:56:19 -0700
committerKartik Agaram <vc@akkartik.com>2020-06-05 13:56:19 -0700
commitb3998440f35026a0ad45e85cc6de0e8cc62b00f1 (patch)
tree14d240ba93710b1d827e4dba993d3efe46b6fb3b /prototypes/browse/19/README.md
parent536058af78a1f3f7dfd9bae6e3da7281941cb01c (diff)
downloadmu-b3998440f35026a0ad45e85cc6de0e8cc62b00f1.tar.gz
6468
Diffstat (limited to 'prototypes/browse/19/README.md')
-rw-r--r--prototypes/browse/19/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/prototypes/browse/19/README.md b/prototypes/browse/19/README.md
new file mode 100644
index 00000000..47975886
--- /dev/null
+++ b/prototypes/browse/19/README.md
@@ -0,0 +1,5 @@
+Fill in screen state code.
+
+It's not quite working yet. Lines don't wrap.
+
+But at least we're moving the cursor correctly before we start drawing.