Hi, I have a problem selecting text with the mouse in vim.
My monitor is 34" widescreen 2560x1080. Thats 284 columns in vim. I can only select up to column 223 using the mouse. I can still select and edit using keys in the columns right of here. 2560 / 283 is 9 pixels per character width, so 223 columns is 2007 pixels - so perhaps there is an internal 2000 pixel width limit in the mouse selection code? i can well believe that someone writing vim mouse selection code 20 years ago might have thought 2000 an decent upper limit for screen width! This happens in vim 8.2.510 on archlinux which I think is a pretty recent build. Cheers Patrick -- -- You received this message from the "vim_dev" 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_dev" 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_dev/77836d38-d109-4f99-b0f8-dd4d6779939a%40googlegroups.com.
