I got a problem while using Sublime Text from version 2 to 3. I'm using version 3. I recorded the problem at: http://screencast.com/t/nDYm8MKYSu2D
When I type some text such as abc, a white rectangle is wrapping the text, then I click on where else, start typing, it comes back the text abc. It's weird because I don't meet this on Windows.
Packages is used:
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"GitGutter",
"Package Control",
"SideBarEnhancements",
"Theme - Spacegray"
]
}