You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix buffer line index validations
Fixes: #97
This is technically a breaking change for plugins that depend on index 0
returning the last line in the buffer, but IMO that behavior is pretty
obviously incorrect and we should just fix it.
* fixup! Fix buffer line index validations
remove extra comment
0 commit comments