better text entry - bugfixes

This commit is contained in:
kepler155c@gmail.com
2019-03-29 15:47:01 -04:00
parent c1baf107c1
commit 19159730a4
4 changed files with 13 additions and 12 deletions

View File

@@ -662,8 +662,6 @@ local function shellRead(history)
end
end
--local _, cy = term.getCursorPos()
--term.setCursorPos( w + 1, cy )
print()
term.setCursorBlink( false )
return entry.value