XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 596 forks source link

Xvim is not working correctly in Xcode workspace #289

Closed kaochenlong closed 12 years ago

kaochenlong commented 12 years ago

When I launch Xcode and open a workspace(which cocoapods made for me automatically), most XVim functions work fine, but when I type :w to save the file, the focus went away (and Xcode did not perform the save action). But it runs pretty well when I just open a project.

I'm not sure is this my computer's problem or not :)

Xcode: ver 4.5(4G182) Xvim: daily build

thanks, eddie

weaksauce commented 12 years ago

Does it only happen when you save or is it all commands? Also, I don't think that the daily build is updated so if you can build it from source and try that it would be a better representation of the current status of the project.

kaochenlong commented 12 years ago

thanks, I just build and install from the source, problem fixed :) actually I found in the daily build version, window focus will go to somewhere when I just type : (colon)