XVimProject / XVim

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

xvim Tab key does not work on Xcode 8.1(8B62) #1025

Open zd987 opened 7 years ago

zd987 commented 7 years ago

when I click Tab key in xvim insert mode, the cursor will jump to the head of the line instead of moving to the right. I have tested to delete the .xvimrc file, but this problem still exists. Is there anything wrong with my operation, or is this a bug of xvim for xcode 8.1?

tidbeck commented 7 years ago

Can you provide some more information: XVim commit, the text you are editing etc.

Also have you tried Xcode 8.2?