lalitmetkar / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

Mouse reporting for wide windows #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using mouse=a, vim should support mouse coordinates that are 224 or higher.

See e.g. http://code.google.com/p/iterm2/issues/detail?id=432#c6

Original issue reported on code.google.com by thomas...@gmail.com on 22 Jun 2012 at 1:04

GoogleCodeExporter commented 9 years ago
Vim does support the rxvt mechanism for mouse coordinates as of patch 7.3.405 
(the support started earlier, but there were various bug fix patches for it).  
There's also an item in the todo list about doing the same for xterm.

Original comment by vega.james@gmail.com on 22 Jun 2012 at 1:15

GoogleCodeExporter commented 9 years ago
Okay, sorry, I didn't realize my vim was compiled without mouse_urxvt mouse 
support when I was testing it. I got it working with iTerm, so feel free to 
close the issue then.

Original comment by thomas...@gmail.com on 22 Jun 2012 at 5:32

GoogleCodeExporter commented 9 years ago
This should have been fixed with patch 632

Original comment by chrisbr...@googlemail.com on 15 Aug 2012 at 9:11

GoogleCodeExporter commented 9 years ago
Should be fixed. Therefore closing.

Original comment by chrisbr...@googlemail.com on 30 Sep 2014 at 5:50