We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
int64aaa int64aaa int64aaa
indentation must be at least 1 space.
ed.attr(MARKERS_ADD, x=1, y=0, len=5, border_down=1)
you will see that eventually whole underlined text will be highlighted for some reason.
better to see it:
The text was updated successfully, but these errors were encountered:
what I see
so word is not 'selected', it has 'marker style'. your theme has the same color.
Sorry, something went wrong.
Common roots with #2342 .
oh yes. the same. it's because attr marker is len=N instead of multiple markers with len=1.
it was hard-to-fix (it may easily give regressions). postponed the issue.
No branches or pull requests
indentation must be at least 1 space.
ed.attr(MARKERS_ADD, x=1, y=0, len=5, border_down=1)
you will see that eventually whole underlined text will be highlighted for some reason.
better to see it:
cudatext_m338JLkHD3.mp4
The text was updated successfully, but these errors were encountered: