On Mon, Mar 16, 2020 at 5:10 PM Kennedy, Marcus A. <[email protected]> wrote: > > > Hello, > > This issue has been going on for about 6-8 years and on multiple systems. I > cannot > use the mouse when it is in the last 20% of the screen (no click, scroll, > select, etc). > I'm using Slackware 14.2 with the stock versions of KDE, Konsole, and vim. > > I attempted mouse operations on the right side of the screen with pico and it > works. > > Anyone have any ideas as to why this is happening? > > Thanks, > Andy
I don't know WHY this happens but I confirm THAT it happens in my Konsole terminal, version 18.12.3, where v:termresponse is ^[[>0;115;0c — clicking the mouse moves the cursor, but only if no farther than in virtual column 223. This is a _screen_ column and applies to any of the screen lines of a wrapped file line. In a "real" xterm, I don't know, because there I have 'columns' set to 200 and it takes the whole screen width (the font is a little bigger and a lot uglier). In gvim I have set a minuscule font (Bitstream Vera Sans Mono 4) to test what happens, and I can move the cursor to the very right margin by clicking. Oh, and my Vim version is 8.2.389, Big, GUI-enabled, with GTK2 GUI. Best regards, Tony. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAJkCKXvxmOr0k_tviGwB-LOmVQOCgs48vAZn_tAOZ2OqbsCrQw%40mail.gmail.com.
