-
-
Notifications
You must be signed in to change notification settings - Fork 685
Description
I'm using MacVim 7.4 (99).
I've got two tabs open in MacVim. I want to rearrange their order, so I drag the first tab to be after the second one. Now, I can't click on the other tab to switch to it, like I'd expect. I can continue typing in the current window, but I can't get to that other tab with the UI.
Next, I try moving tabs with Cmd+Shift+}. The tab order gets reset to what it was before I dragged the tabs to change their order.
This only seems to be a problem when I drag a tab toward the right. If, instead of dragging the first tab to be after the second tab, I drag the second tab to be before the first one, I can use the tabs in their new order just fine. It's something about dragging one tab to be "after" another that doesn't work properly. Dragging a tab to be "before" works fine. So there's a workaround for people who have noticed this issue.