Gentoo Archives: gentoo-user

From: Raffaele Belardi <raffaele.belardi@××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] point and click in vim stopped working
Date: Wed, 29 May 2019 09:33:07
Message-Id: 503c8e7d-432d-2f06-b937-bddc9a241e3e@st.com
In Reply to: Re: [gentoo-user] point and click in vim stopped working by Raffaele Belardi
1 Raffaele Belardi wrote:
2 > Philip Webb wrote:
3 >> 190523 Raffaele Belardi wrote:
4 >>
5 >> No problem with Gvim.  With raw Vim in a Konsole or Xterm
6 >> scrolling moves the pointer  3  lines, but clicking doesn't move it ;
7 >> with ':set mouse=a' in raw Vim, the pointer moves with a click,
8 >> but scrolling scrolls the full display.
9 >>
10 >> If you want to use a mouse with Vim, why don't you use Gvim ?
11 >> I've had a desktop devoted to Gvim always open for many years.
12 >>
13 >
14 > I guess I'll need to downgrade packages till I find the one causing the change in the
15 > behaviour. I was thinking to start with vim and libinput.
16
17 Looks like it's a terminal issue, not vim. Same vim version executed from urxvt instead of
18 lxterminal has no problems with point and click.
19
20 raffaele