kemayo / sublime-text-git

Plugin for some git integration into sublime text
MIT License
2.83k stars 390 forks source link

Artifacts appear on tab bar when using git commands #173

Open rymndhng opened 12 years ago

rymndhng commented 12 years ago

Whenever I use one of the commands that open up a temporary buffer like Git Diff All, the tab bar on top gets muzzled with weird artifacts, causing it to not show which tab is currently selected.

bug

I am using the newest stable release and I've added the syntax highlighting to the color scheme Monokai Soda. I tried switching to a different color scheme/theme but the problem still persists.

sheldon commented 12 years ago

I occasionally used to get weird things in the tab bar as well. I've not had the problems since running on dev/beta builds, so I suspect that the issues have been ironed out in sublime and will be patched to live eventually.

I see you're running a specific font too, wonder if it's related. Could you try it out with something builtin to OSX like Monaco please?

rymndhng commented 12 years ago

I just gave Monaco a spin, and I still have the same problems. I just bought Sublime2 [woohoo] and I'm running the nightly build 2218, but I still get those glitches.

On initial load it works fine, but it only starts acting funny when I try moving the tab around or resizing the window.