Skip to content
New issue

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

Dragging tabs to reorganize them does not work #1384

Open
1 of 7 tasks
bsergean opened this issue Mar 10, 2023 · 4 comments
Open
1 of 7 tasks

Dragging tabs to reorganize them does not work #1384

bsergean opened this issue Mar 10, 2023 · 4 comments

Comments

@bsergean
Copy link

Steps to reproduce

  1. Create 3 tabs
  2. Try to drag the middle tab left or right, by picking it with the mouse, it cannot be done

Expected behaviour

Being able to move tabs around with the mouse

Version of Vim and architecture

MacVim r176 Vim 9.0.1276 arm64

Environment

OS Ventura 13.2.1

How MacVim was installed

Downloaded from GitHub

Logs and stack traces

No response

Vim configuration where issue is reproducable

No response

Issue has been tested with given configuration

  • by running MacVim.app from GUI macOS interface
  • by running vim/gvim/etc installed by MacVim
  • by running other versions of vim (e.g. /usr/bin/vim)

Issue has been tested with no configuration

  • by running mvim --clean (or gvim, supplied by MacVim distribution)
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

Other conditions

  • The both Homebrew packages "vim" and "macvim" are installed
@ychin
Copy link
Member

ychin commented Mar 10, 2023

It seems to work for me. How is it not working? Like it's not reacting to the drag at all?

@bsergean
Copy link
Author

8788734B-8D04-4AAE-BF5C-D4B57156DF13.mov

@ychin
Copy link
Member

ychin commented Mar 10, 2023

That seems weird. Do you mind running the following to see what your options are set to?

defaults read org.vim.MacVim | grep MM

Also, have you used previous versions of MacVim before? Is this a new issue for you? I did fix a crash in the related code but I don't think it should have caused any issue, so just want to see if it could be related.

@bsergean
Copy link
Author

bsergean commented Mar 10, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants