XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.31k stars 182 forks source link

Fixes command line input bar for Xcode12 #325

Closed petergam closed 3 years ago

petergam commented 3 years ago

This readds support for showing the command input bar in a way that is compatible with Xcode12.

I have verified that this also works on Xcode11.7.

Closes #310

pebble8888 commented 3 years ago

@petergp

Thank you. It's merged to master branch.