mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Showing arrow cursor instead of ibeam cursor
git-svn-id: http://macvim.googlecode.com/svn/trunk@167 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
@@ -387,6 +387,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
- (void)resetCursorRects
|
||||
{
|
||||
// No need to set up cursor rects...Vim is in control of cursor changes.
|
||||
}
|
||||
|
||||
@end // MMTextView
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user