Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upreportCurrentLine and sayAll should not act on virtual buffer if virtual buffer pass-through is enabled #52
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by jteh on 2008-04-14 05:07 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by jteh on 2008-03-25 11:06
Currently, the reportCurrentLine and sayAll scripts always act on the virtual buffer if the focus object is within a buffer, even if virtual buffer pass-through is enabled. Instead, if pass-through is enabled, these scripts should act upon the focus object.