Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.64k stars 578 forks source link

neovim doesnt have mouse support, but vim is OK #2044

Open copdips opened 4 years ago

copdips commented 4 years ago

Versions

ConEmu build: 191012 x32 with default settings OS version: Windows 10 x64 Used shell version (powershell)

Problem description

In neovim, I cannot use the mouse the select strings to copy/past. But if I launch powershell (v5, v6, v7) directly outisde of conemu, the mouse is OK.

Steps to reproduce

  1. launch powershell (v5 or v6 or v7) from conemu
  2. open nvim (can be installed by scoop install neovim)
  3. write something and try to use mouse to select some string.

Actual results

Nothing happens. But mouse in VIM is OK.

Expected results

The selected strings are copied to clipboard.

Additional files

ahsan-a commented 3 years ago

did you manage to resolve this issue? :set mouse=a doesn't seem to work for me.

ahsan-a commented 3 years ago

Solution: Use nvim beta