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

Move the mouse on ConEmu window, it starts change to insert mode itself on vim, insert random characters to file. #2600

Open
pcm-git opened this issue Dec 21, 2024 · 0 comments

Comments

@pcm-git
Copy link

pcm-git commented Dec 21, 2024

Versions

ConEmu build: 230724 x64
OS version: Windows 11 Pro x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): cygwin 3.5.5, vim gvim_9.1.0 x64, ConEmu 230724

Problem description

ConEmu "send mouse events to console" is ON, it caused vim random character input on mouse move, click and scroll. If I used cygwin + vim, no issue.

Steps to reproduce

  1. Open ConEmu.
  2. Open "New console dialog..."
  3. Select {Bash::CygWin bash}
  4. Run vim test.py
  5. Move the mouse on ConEmu window, it starts change to insert mode itself on vim, insert random characters to test.py file.

Actual results

Please see attachment.

Expected results

I can use mouse to mark and copy, paste text like vim. If I used cygwin + vim without ConEmu, no issue.

Additional files

ConEmu_Vim_issue

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

1 participant