about summary refs log tree commit diff stats
path: root/text.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-08-17 07:48:44 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-08-17 07:48:44 -0700
commit68052e807b999c2b3c53f438741a9111b094e325 (patch)
tree9434effaf3ce0d0c7e77ca7ec0eca48f91fbf75a /text.lua
parent8ce39fe40368da906e9f8a250d1efb98e65a2c57 (diff)
parent4f128f39f3ec9d63f0076b1725ce321d1ea6d24b (diff)
downloadview.love-68052e807b999c2b3c53f438741a9111b094e325.tar.gz
Merge lines.love
Diffstat (limited to 'text.lua')
-rw-r--r--text.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/text.lua b/text.lua
index 93d2814..b33547c 100644
--- a/text.lua
+++ b/text.lua
@@ -68,8 +68,6 @@ function Text.draw(State, line_index, y, startpos)
   end
   return y, screen_line_starting_pos
 end
--- manual tests:
---  draw with small screen width of 100
 
 function Text.draw_cursor(State, x, y)
   -- blink every 0.5s