Skip to content

Fix detect cursor position reading extra byte

Michael Aaron Murphy requested to merge JoshMcguigan:master into master

Created by: JoshMcguigan

This fixes #136 (closed), ensuring calls to cursor_pos don't consume more bytes that they should.

Merge request reports