Send cursor position on each batch draw
commiteaf020c6bc8e56aaf97d92cd66061bd9e4ac8ae0
authorBjorn Winckler <bjorn.winckler@gmail.com>
Tue, 29 Jan 2008 18:27:14 +0000 (29 19:27 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 11 Feb 2008 19:52:46 +0000 (11 20:52 +0100)
tree4e652621768361ebd7f9173800d7e9c1e86ad7a2
parenta3a0bc9f3e621d2fba7e2efd157c4d42e5caee85
Send cursor position on each batch draw

The cursor position is used to set the selected range in the MMTextView.
This provides some support for voice over (enable with Mac+F5).
src/MacVim/MMBackend.m
src/MacVim/MMTextView.m
src/MacVim/MacVim.h