When doc == doc_b
, pos
should not increment since if the tab is moving from left to right (like when saving an untitled document to a new file), the target position should be pos - 1
.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.