-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When using pycoverage (after a my-coverage
call), somehow whenever I mark something, the cursor jumps around (adding a space).
When turned off transient-mark-mode
the problem disappears, but I cannot see the region. When I turn it back on, then the problem is still there.
It really makes it unusable :( Note that it only happens after a couple of times using pytest
with --cov
in emacs, and a couple of times of my-coverage. It's unfortunately persisting across new boot.
Have you seen something like this?
Added a screenshot, where you can see the letter "i" that's marked has moved one space to the right. It was indented just fine. When I stop the region, it jumps back to its place.
Metadata
Metadata
Assignees
Labels
No labels