specs.nvim
specs.nvim copied to clipboard
Clicking with mouse on inactive pane uses old cursor position
Reproduce:
- Open two files in vim
- Split the window vertically and show the two files
- Click back and forth the two panes
Result:
The specs.nvim effect takes place at the position where the cursor was before clicking on the pane.