Mouse input does not work in native Windows Neovim when running inside psmux. Clicking, dragging, and scrolling work in Neovim outside psmux, and mouse support works in psmux itself, but Neovim inside psmux does not respond to mouse input.
Environment:
- Windows 10
10.0.19044
- psmux built from current
master (2b5a200)
- Native Windows Neovim
v0.12.2
- Config includes
set -g mouse on, set -g mouse-selection off, and set -g scroll-enter-copy-mode off
Mouse input does not work in native Windows Neovim when running inside psmux. Clicking, dragging, and scrolling work in Neovim outside psmux, and mouse support works in psmux itself, but Neovim inside psmux does not respond to mouse input.
Environment:
10.0.19044master(2b5a200)v0.12.2set -g mouse on,set -g mouse-selection off, andset -g scroll-enter-copy-mode off