Open sseyod opened 12 years ago
+1
I made a bind :q to closeDocument action in File menu. I think this still does not meet all your request but better than quiting Xcode.
Neither close XCode nor close window is the expected behavior for me. So I've mapped it to closeDocument.
nmap :q :xccmd<Space>closeDocument
Excellent stuff - many thanks!!
And a comment for JugglerShu - your plug-in is tremendous. I hope many more developers get to hear about it!
Thanks. Remember that a lot of people helped me to develop this plugin including this kind of request. I'm working on refactoring and cleaning current code base to build more features on it. Look forward to it!
I keep this issue to remember that the current :q command is not still ideal. What I'm thinking to implement is...
If the document closed is the last document in the window close window too
Let me know if you guys think of more ideal way.
+1. Started seeing this with xcode 6.3. Was working for me before (by working I mean it only used to close the document I had opened)
Pressing :q within XCode (using XVim) quits XCode; really, it should close the open window instead. Testing with latest source build using XCode 4.5, Mac OS 10.8
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.